Dear All,
I´m trying to imitate a login session for a website, and one of the packets has a header that looks like this:
OPTIONS https://bla.bla.bla/bla/bla/bla/bla...5425703585&clientProtocol=1.3&_=1509804256775 HTTP/1.1
where other packets are sent with PUT, GET and POST.
Any idea how to do this with OkhttpUtils2?
Thanks in advance!
I´m trying to imitate a login session for a website, and one of the packets has a header that looks like this:
OPTIONS https://bla.bla.bla/bla/bla/bla/bla...5425703585&clientProtocol=1.3&_=1509804256775 HTTP/1.1
where other packets are sent with PUT, GET and POST.
Any idea how to do this with OkhttpUtils2?
Thanks in advance!