Contents

SLRequestMethod.GET

Requests information from the specified resource.

Declaration

case GET

Discussion

Use a GET request to fetch information from the specified server, such as character limits or a user’s timeline.

See Also

Constants