'What is the content-type
If the response to a POST request is POST /api HTTP 1.1
and the data looks like query params [email protected]&name=bob
what is the content type?
Is it text/plain
? application/x-www-form-urlencoded
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|