Contents

SLRequestMethod.POST

Submits data to be processed.

Declaration

case POST

Discussion

Use a POST request to submit information to the specified server, such as a status update or an image.

See Also

Constants