mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-27 16:26:40 +03:00
af63efa578
Fix: http version is the from the last status line
9 lines
83 B
Plaintext
9 lines
83 B
Plaintext
POST http://localhost:8000/expect
|
|
Expect: 100-continue
|
|
```data```
|
|
|
|
HTTP/1.0 200
|
|
|
|
|
|
|