Page 1 of 1

http headers for mobile

Posted: Wed Jul 17, 2013 1:50 am
by SteveTX
Is there anything built-in to rev mobile browser, or a binary like curl, that i could use to GET and POST header data with URLs?

Re: http headers for mobile

Posted: Fri Jul 26, 2013 3:20 pm
by viro
I don't know how things work for revBrowser but Yes- you can use post, get etc on mobile platform.
set the httpHeaders to "your Header goes here, maybe it's a text field?"
post "something" to url "http//yoururlcom"
get url "http//yoururlcom/yourget"