Hypertext Transfer Protocol (HTTP) Interview Questions and Answers

Hypertext Transfer Protocol (HTTP) Questions and Answers:

1 :: What is https URI scheme?

https is a URI scheme that is, aside from the scheme token, syntactically identical to the http scheme used for normal HTTP connections, but which signals the browser to use an added encryption layer of SSL/TLS to protect the traffic. SSL is especially suited for HTTP since it can provide some protection even if only one side of the communication is authenticated. This is the case with HTTP transactions over the Internet, where typically only the server is authenticated
0/5 Rating (0 vote)
Is This Answer Correct?    2 Yes 0 No
Place Your Answer

2 :: What is Secure HTTP?

There are currently two methods of establishing a secure HTTP connection: the https URI scheme and the HTTP 1.1 Upgrade header, introduced by RFC 2817. Browser support for the Upgrade header is, however, nearly non-existent, so HTTPS is still the dominant method of establishing a secure HTTP connection. Secure HTTP is notated by the prefix https:// instead of http:// on web URIs.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

3 :: What is HTTP session state?

HTTP is a stateless protocol. A stateless protocol does not require the server to retain information or status about each user for the duration of multiple requests. For example, when a web server is required to customize the content of a web page for a user, the web application may have to track the user's progress from page to page. A common solution is the use of HTTP cookies. Other methods include server side sessions, hidden variables (when the current page is a form), and URL-rewriting using URI-encoded parameters, e.g., /index.php?session_id=some_unique_session_code.
0/5 Rating (0 vote)
Is This Answer Correct?    0 Yes 0 No
Place Your Answer

4 :: What is Persistent connections?

In HTTP/0.9 and 1.0, the connection is closed after a single request/response pair. In HTTP/1.1 a keep-alive-mechanism was introduced, where a connection could be reused for more than one request.
0/5 Rating (0 vote)
Is This Answer Correct?    1 Yes 0 No
Place Your Answer

5 :: What is Status codes?

In HTTP/1.0 and since, the first line of the HTTP response is called the status line and includes a numeric status code (such as "404") and a textual reason phrase (such as "Not Found"). The way the user agent handles the response primarily depends on the code and secondarily on the response headers. Custom status codes can be used since, if the user agent encounters a code it does not recognize, it can use the first digit of the code to determine the general class of the response.
2/5 Rating (1 vote)
Is This Answer Correct?    1 Yes 0 No
Place Your Answer

Rate This Category:
0/5 Rating (0 vote)
Place Your Question



Top: Hypertext Transfer Protocol (HTTP) Interview Questions and Answers
Hypertext Transfer Protocol (HTTP) Interview Questions and Answers

Top Frequently Asked Hypertext Transfer Protocol (HTTP) Question
Frequently Asked Hypertext Transfer Protocol (HTTP) Job Interview Question


Top Frequently opened Protocols Job Interview categories
Most popular Protocols Job Interview categories

Comments About Hypertext Transfer Protocol (HTTP) Interview Questions and Answers

Share your valuable opinions, ideas and suggestions about Hypertext Transfer Protocol (HTTP) Interview Questions and Answers
While placing your comment your email address is required but won't be published any where else; Personal information will be kept confidential; we do not sell or release our respective visitors private information.
  1. Webmaster 22nd of May 2012

    Webmaster Said

    Tell us what you feel about Hypertext Transfer Protocol (HTTP) Interview Questions and Answers
    All comments will be published after review. No login or registration is required to post a comment on Hypertext Transfer Protocol (HTTP) Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
    So start sharing your thoughts regarding Hypertext Transfer Protocol (HTTP) Interview Questions and Answers
    Thank you.

Leave a Comment

Leave a Comment
  1.  Enter This Verification Code  Regenerate Verification Code  



Your reply will be added to the comment above (Below any other replies to this comment) -

Top Comments About: Hypertext Transfer Protocol (HTTP) Interview Questions and Answers
Comments on Hypertext Transfer Protocol (HTTP) Interview Questions and Answers

 
Top of Link batk to Hypertext Transfer Protocol (HTTP) Interview Questions and Answers
Link batk to Hypertext Transfer Protocol (HTTP) Interview Questions and Answers