Overview#
HTTP GET is a HTTP Method which requests a representation of the specified resource.Requests using HTTP GET should only retrieve data and should have no other effect.
The W3C has published guidance principles on this distinction, saying, "Web application design should be informed by the above principles, but also by the relevant limitations."
More Information#
There might be more information for this subject on one of the following:- Authentication Request
- Authorization_endpoint
- CSRF Token
- Content-Type
- Create Read Update Delete
- DNS over HTTPS
- Domain Validated Certificate
- Functional Programming
- HTTP 200
- HTTP 301
- HTTP 302
- HTTP 304
- HTTP 307
- HTTP 308
- HTTP HEAD
- HTTP Method
- HTTP POST
- HTTP Status Code
- Initiate_login_uri
- JWK Set
- Logging Out
- OAuth 2.0 Client Registration
- OAuth 2.0 Dynamic Client Registration Management Protocol
- OAuth 2.0 Vulnerabilities
- OpenID Connect Dynamic Client Registration
- OpenID Connect Front-Channel Logout
- Reference
- Representational State Transfer
- Resource Action
- SCIM Read Request
- SCIM Resource Operations
- SCIM ResourceTypes endpoint
- SCIM Schema endpoint
- Session
- Socket Secure
- URI Query String Serialization
- Unvalidated redirects and forwards
- UserInfo Request
- Userinfo_endpoint
- Web host-meta data
- What is missing in OAuth 2.0