开发者

Which HTTP protocol is used by Restlet 2.0?

开发者 https://www.devze.com 2023-03-21 22:07 出处:网络
I am using Restlet 2.0, I am wondering which http protocol is used? HTTP 1.1 or HTTP 1.0? How can开发者_如何学JAVA I configure the protocol settings?

I am using Restlet 2.0, I am wondering which http protocol is used? HTTP 1.1 or HTTP 1.0? How can开发者_如何学JAVA I configure the protocol settings?

Thanks in advance!

Ikeforward


It supports HTTP 1.1 mainly. Some pluggable connectors for Restlet might be backward compatible with HTTP 1.0 though.

0

精彩评论

暂无评论...
验证码 换一张
取 消