SemanticDiff fastapi
🐛Fix `RuntimeError` raised when `HTTPException` has a status code with no content
#5365
Merged

🐛Fix `RuntimeError` raised when `HTTPException` has a status code with no content #5365

iudeen
iudeen fix: handle no body status codes in HTTPExceptions
afecf9be
codecov
github-actions
iudeen fix: added tests for No Body Status Code Exception Handlers
f96a078b
github-actions
iudeen fix: added schema for new tests to openapi json
3c79e5b5
iudeen fix: added schema for new tests to openapi json
c357017e
github-actions
iudeen iudeen changed the title fix: handle no body status codes in HTTPExceptions 🐛Fix Handle HTTPExceptions with status codes that should not support body 2 years ago
iudeen iudeen changed the title 🐛Fix Handle HTTPExceptions with status codes that should not support body 🐛Fix RuntimeError that got raised when HTTPExceptions with status codes that should not support body was raised 2 years ago
Kludex
Kludex approved these changes on 2022-09-08
iudeen Update tests/test_starlette_exception.py
f26af440
iudeen
github-actions
iudeen fix: used common headers
fda6d888
github-actions
BilalAlpaslan
BilalAlpaslan approved these changes on 2022-09-09
JarroVGIT
JarroVGIT approved these changes on 2022-09-09
tiangolo 🎨 Format text in OpenAPI test
d21ce644
tiangolo ♻️ Simplify exception handler implementation
1fe25cf6
tiangolo tiangolo changed the title 🐛Fix RuntimeError that got raised when HTTPExceptions with status codes that should not support body was raised 🐛Fix `RuntimeError` raised when `HTTPException` has a status code with no content 2 years ago
tiangolo
tiangolo tiangolo enabled auto-merge (squash) 2 years ago
tiangolo tiangolo merged 4d270463 into master 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone