I am using Restlet 2.0, I am wondering which http protocol is used? HTTP 1.1 or HTTP 1.0? How can I configure the protocol settings?
Thanks in advance!
Ikeforward
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It supports HTTP 1.1 mainly. Some pluggable connectors for Restlet might be backward compatible with HTTP 1.0 though.