-
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
improve error message when run_sync does not complete for reasons other than timeout
#3436
opened Oct 28, 2024 by
minrk
Loading…
BLD: do not try to use limited API in freethreading builds
#3434
opened Oct 27, 2024 by
tacaswell
Loading…
Update docstring in RequestHandler.prepare() and on_finish()
#3431
opened Oct 21, 2024 by
pawciobiel
Loading…
Enhanced Trailing Whitespace Handling in HTTP Headers
#3429
opened Oct 20, 2024 by
Nirab123456
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…
Respond 400 to malformed methods instead of 405
httputil
#3338
opened Oct 17, 2023 by
kenballus
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…
Run tornado gen.coroutines in the context of a task.
gen
#2716
opened Jul 29, 2019 by
BrandonTheBuilder
Loading…
Adding Contribution Guidelines to Tornado Web Server
docs
#2675
opened Jun 9, 2019 by
nbmason14
Loading…
support X-Forwarded-Context header when xheaders are trusted
httpserver
#2601
opened Mar 1, 2019 by
minrk
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.