Method Protocols.HTTP.post_url_nice()
- Method
post_url_nice
array
(string
) post_url_nice(string
|Standards.URI
url
,mapping
(string
:int
|string
|array
(string
))|string
query_variables
,void
|mapping
(string
:string
|array
(string
)|int
)request_headers
,void
|Protocols.HTTP.Query
con
)- Description
Similar to get_url_nice, except that query variables is sent as a POST request instead of a GET request.