aio-libs / aiohttp-sse

Server-sent events support for aiohttp
Other
192 stars 35 forks source link

Add support for all http-methods #452

Closed Olegt0rr closed 5 months ago

Olegt0rr commented 5 months ago

What do these changes do?

Add support for all http-methods.

Are there changes in behavior for the user?

Programmers will decide for themselves which http-method use to establish SSE-connection

Related issue number

Fixes #414

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2be9383) 100.00% compared to head (40e977e) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #452 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 468 480 +12 Branches 51 52 +1 ========================================= + Hits 468 480 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.