When I send the following http post request:
POST /query.fcgi HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Content-Length: 63
form_state=3&form_name=system_sw_upgrade&field_name=http_upload
The server responds with a BAD Request
What's wrong with the request?