- Summary
- Used to send an application/x-www-form-urlencoded POST request.
- Types
- array
- Constant
Associative array of form field names to values where each value is a string orarray of strings. Sets the Content-Type header toapplication/x-www-form-urlencoded when no Content-Type header is alreadypresent.