v0.1.11
- Features:
- Add
warp::sse
filters for handling Server-Sent-Events. - Add
allow_headers
towarp::cors
filter.
- Add
- Fixes:
- Fix TLS handshake to close the connection if handshake fails.
warp::sse
filters for handling Server-Sent-Events.allow_headers
to warp::cors
filter.