Skip to content

Add general Rack::BadRequest.#2019

Merged
ioquatix merged 1 commit into
rack:mainfrom
socketry:bad-request
Jan 20, 2023
Merged

Add general Rack::BadRequest.#2019
ioquatix merged 1 commit into
rack:mainfrom
socketry:bad-request

Conversation

@ioquatix

@ioquatix ioquatix commented Jan 19, 2023

Copy link
Copy Markdown
Member

Used to communicate a class of exceptions that represent 400 Bad Request semantics.

Fixes #1996.

@jeremyevans

Copy link
Copy Markdown
Contributor

I'll review this after #2018 is merged and it no longer requires #2020 (#2021 fixes that issue).

Used to communicate a class of exceptions that represent 400 Bad Request
semantics.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce Rack::BadRequest exception.

2 participants