Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods / status for Too Large (413) returned HTTP code #63

Closed
AKlaus opened this issue May 8, 2023 · 0 comments · Fixed by #64, #65 or #70
Closed

Add methods / status for Too Large (413) returned HTTP code #63

AKlaus opened this issue May 8, 2023 · 0 comments · Fixed by #64, #65 or #70
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@AKlaus
Copy link
Owner

AKlaus commented May 8, 2023

Add additional extension methods along with DomainOperationStatus state:

  • Content Too Large - gets automatically converted to HTTP code 413.
    It will indicate that the request entity is larger than limits defined by server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment