Skip to content

Commit

Permalink
Fix SSE test
Browse files Browse the repository at this point in the history
SSE requests require Accept: text/event-stream header
  • Loading branch information
infogulch committed Oct 20, 2023
1 parent 333e8d1 commit ab76414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/tests/sse.hurl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ HTTP 200
body contains "sse-connect"

GET http://localhost:8080/events/2
Accept: text/event-stream

HTTP 200
[Asserts]
Expand Down

0 comments on commit ab76414

Please sign in to comment.