Top "Http-status-code-400" questions

400 Bad Request.

How to customize @RequestParam error 400 response in Spring MVC

Is there a way to customize what gets displayed when a required @RequestParam is not sent to the request handler? …

spring-mvc http-status-code-400
Malformed HTTP Request in Apache

I have an Apache server which gets a malformed HTTP Request (cookie size is very big). The server displays the …

apache http cookies malformed http-status-code-400
PUT request results in 400 Bad Request

I am trying to do a PUT request to a Web API method using HttpClient. An almost identical POST request …

c# asp.net-web-api restsharp http-status-code-400 dotnet-httpclient
400 vs 422 for Client Error Request

I've read a lot of posts and articles regarding proper http status code to return for client request error. Others …

error-handling http-status-codes http-error http-status-code-400 http-status-code-422
webservice is throwing 400 Bad request when sending certain characters in post body?

I currently have a webservice running on a server somewhere, and if i access the webservice locally i can type …

http bad-request http-status-code-400 poster
Android POST Request 400 Response code throws Exception

When i send a POST Request to a Server, if the response is 200 i get the JSON body. However for …

java android post http-status-code-400
Why would I get a "503 - Service Unavailable" error when the service is available?

According to this, a 503 error is "503 Service Unavailable The server is currently unavailable (because it is overloaded or down for …

asp.net-web-api iis-express http-status-code-400 http-status-code-503 applicationhost
POST Request gives FileNotFoundException

POST request gives FileNotFoundException for the URL I am making an Http POST request to a Url https://nitos.gr …

android http-post httpurlconnection filenotfoundexception http-status-code-400