Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ratish
Visitor

Re: Does Roku API add http header "Expect:100-continue"?

Does roUrlTransfer has a tendency to open a persistent connection if the object has lifetime and scope throught the application.
I mean if I create a roUrlTransfer object in global scope and keep reusing for all requests I am sending provided i am giving enough break( say 5 - 10 sec) between each call.
Does above scenario trigger the request to insert 100-continue in header?
0 Kudos