Web Development — Easy
Key points
- GET is the default method for browser navigation.
- GET requests should not change server-side state.
- Data in GET requests is typically appended to the URL.
Ready to go further?
Related questions
Web Development — Easy
Key points
Ready to go further?
Related questions