Skip to content

feat(HTTPError): \Stringable implementation - #17

Closed
kodeart wants to merge 34 commits into
masterfrom
4
Closed

feat(HTTPError): \Stringable implementation#17
kodeart wants to merge 34 commits into
masterfrom
4

Conversation

@kodeart

Copy link
Copy Markdown
Member

No description provided.

kodeartand others added 30 commits January 25, 2022 11:58
- introduce HttpMethod enum for HTTP methods
- using the HttpMethods throughout the code
- Uri::getPath() refactored
- better implementation of the interface requirements for the URI path
- using multibyte functions
- adds HttpStatus::BAD_REQUEST to all exceptions
- simple optimizations
- chore: simplify FQN
- updates: try to deserialize the request body if its XML
- updates: unit tests
@kodeartkodeart closed this Aug 29, 2025
@kodeart

Copy link
Copy Markdown
MemberAuthor

Not yet ready.

Sign up for freeto 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.

1 participant

@kodeart