Account for BP with exception handler but no routes (#2246) |
|
More...
|
over 3 years ago
|
New websockets (#2158) |
|
More...
|
over 3 years ago
|
Close HTTP loop when connection task cancelled (#2245) |
|
More...
|
over 3 years ago
|
Static DIR and FILE resource types (#2244) |
|
More...
|
over 3 years ago
|
Adds Blueprint Group exception decorator (#2238) |
|
More...
|
over 3 years ago
|
Add ability to return Falsey but not-None from handlers (#2236) |
|
More...
|
over 3 years ago
|
Call abort() on sockets after close() to prevent dangling sockets (#2231) |
|
More...
|
over 3 years ago
|
Blueprint specific exception handlers (#2208) |
|
More...
|
over 3 years ago
|
Move server.py into its own module (#2230) |
|
More...
|
over 3 years ago
|
Split HttpProtocol parts into base SanicProtocol and HTTPProtocol subclass (#2229) |
|
More...
|
over 3 years ago
|
Add convenience for annotated handlers (#2225) |
|
More...
|
over 3 years ago
|
Accept header parsing (#2200) |
|
More...
|
over 3 years ago
|
Copy Blueprints Implementation (#2184) |
|
More...
|
over 3 years ago
|
Add default messages to SanicExceptions (#2216) |
|
More...
|
over 3 years ago
|
Style: add type hints (#2217) |
|
More...
|
over 3 years ago
|
Fix bug where ws exceptions not being logged (#2213) |
|
More...
|
over 3 years ago
|
Add convenience methods to BP groups (#2209) |
|
More...
|
over 3 years ago
|
uncomment windows tests (#2214) |
|
More...
|
over 3 years ago
|
Signals Integration (#2160) |
|
More...
|
over 3 years ago
|
Fixed for handling exceptions of asgi app call. (#2211) |
|
More...
|
over 3 years ago
|
Fixed for handling exceptions of asgi app call. (#2211) |
|
More...
|
over 3 years ago
|
Log remote address if available (#2207) |
|
More...
|
over 3 years ago
|
Update CHANGELOG |
|
More...
|
over 3 years ago
|
Merge branch 'current-release' of github.com:sanic-org/sanic |
|
More...
|
over 3 years ago
|
Bump version 21.6.1 |
|
More...
|
over 3 years ago
|
Fix issues with after request handling in HTTP pipelining (#2201) |
|
More...
|
over 3 years ago
|
Fix issues with after request handling in HTTP pipelining (#2201) |
|
More...
|
over 3 years ago
|
HTTP tests (#2194) |
|
More...
|
over 3 years ago
|
Change dumps to AnyStr (#2193) |
|
More...
|
over 3 years ago
|
raise exception for `_static_request_handler` unknown exception; add test with custom error (#2195) |
|
More...
|
over 3 years ago
|