GitHub - vyfster/HttpClient.ExceptionRepro: A project to reproduce HttpClient raising an exception when an HTTP server returns 413 status code.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

A project to reproduce HttpClient raising an exception when an HTTP server returns 413 status code.

License

MIT license

0 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

HttpClient Exception Repro

Project to reproduce an exception in HttpClient when uploading data that exceeds the server's max allowed. The server returns an HTTP status code of 413, but HttpClient raises an exception.

About

A project to reproduce HttpClient raising an exception when an HTTP server returns 413 status code.

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages