http related interview questions
- What type of protocol is http and why?
- How the access-control-allow-origin http header works?
- How we can do basic authentication using http?
- What are http cache related headers?
- What is MIME type in web development?
- What are the required http headers?
- What are safe and idempotent methods of http?
- How the Etag http headers works?
- What are the differencce between http1.1 and http2?
- Why set-cookie in the response header should not be cached?
- What is a http forward proxy and where we usually use it?
- What is a http reverse proxy and where we usually use it?
- What are the differences between forward and reverse proxy?
Other interview questions:
Comments
Post a Comment