-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: tornadoweb/tornado
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
#3142: Improve usability of multi() and multi_future() type annotations
#3478
opened Apr 2, 2025 by
jrheard-seesaw
Loading…
httputil: Improve handling of trailing whitespace in headers
#3477
opened Apr 2, 2025 by
bdarnell
Loading…
Permit streaming_callback of AsyncHTTPClient to be a coroutine.
#3471
opened Mar 25, 2025 by
eulersIDcrisis
Loading…
Fix pickling of
httpclient.HTTPError
subclasses and web.HTTPError
#3439
opened Nov 2, 2024 by
andersk
Loading…
Update docstring in RequestHandler.prepare() and on_finish()
#3431
opened Oct 21, 2024 by
pawciobiel
Loading…
Support ThreadPoolExecutor to serve simultaneous sync requests
web
#3416
opened Aug 17, 2024 by
quique0194
Loading…
Support streaming chunks in HTTP/1.0 read-until-close bodies
http1connection
#3370
opened Apr 11, 2024 by
jadehh
Loading…
websocket: fix bug where interleaved control frame breaks compression
websocket
#3353
opened Dec 4, 2023 by
staticglobal
Loading…
Preserve contextvars context when handle httpclient response
httpclient
#3340
opened Oct 19, 2023 by
tkukushkin
Loading…
Allow for more flexible control of connection backlog and number of connections accepted "at once"
netutil
#3062
opened Sep 8, 2021 by
ghost
Loading…
websocket: ensure handler on_close() is called after open()
websocket
#2966
opened Dec 21, 2020 by
ploxiln
Loading…
perf: avoid returning future if requester wants
websocket
#2955
opened Nov 17, 2020 by
maartenbreddels
Loading…
fix: curl async http client empty-valued header
httpclient
#2953
opened Nov 11, 2020 by
curme
Loading…
Set follow_redirects to False for websocket connections to prevent si…
httpclient
#2876
opened Jun 10, 2020 by
vivamexico
Loading…
fix WebSocketClientConnection circle reference to itself
websocket
#2865
opened May 20, 2020 by
qcha0
Loading…
curl_httpclient: Future.cancel() closes connection
httpclient
#2728
opened Aug 12, 2019 by
nicholascorey
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.