daneren2005 / ServerProxy

ServerProxy is a Android library for creating proxy servers to serve files
GNU General Public License v3.0
27 stars 22 forks source link

WebProxy - Headers #2

Closed daneren2005 closed 9 years ago

daneren2005 commented 10 years ago

Fix WebProxy class to properly pass all headers through to end client. There should be no difference for the end client as opposed to directly connecting through proxied url.

daneren2005 commented 10 years ago

Once done, should add documentation for class.

daneren2005 commented 10 years ago

https://github.com/chirpradio/chirpradio-android/blob/master/ChirpRadio/src/org/npr/android/news/StreamProxy.java