Understanding : content-type header
Post method Request in the console POST / HTTP/2.0 Host: foo.com Content-Type: application/x-www-form-urlencoded Content-Length: 13 Content-Type: application/x-www-form-urlencoded multipart/form-data these two multipart and x-www-form-urlencoded...
