hurl/integration/tests/expect.hurl
Fabrice Reix af63efa578 Add request Expect Header explicitly
Fix: http version is the from the last status line
2020-10-21 09:25:22 +02:00

9 lines
83 B
Plaintext

POST http://localhost:8000/expect
Expect: 100-continue
```data```
HTTP/1.0 200