implement http header in ios please!!!!
Posted: Sat Dec 21, 2013 5:00 am
implement http header in ios
hello! I need to know how I can implement http header in ios.
Here is an example:
configure open vpn in pc .....
client
dev tun
proto tcp
remote 66,248,200,143 80
resolv-retry infinite
nobind
fast-io
persist-tun
persist-key
key-direction 1
cipher BF-CBC
dynamic engine
mute-replay-warnings
auth-user-pass
auth-nocache
ns-cert-type server
comp-lzo adaptive
ReNeG-sec 172800
verb 1
http-proxy 10.12.22.1 80
http-proxy-retry
http-proxy-option CUSTOM-HEADER Host www.tigo.com.gt
This configuration works well on pc
but not working in IOS
could implement this in IOS?
there is an alternative solution method?
hello! I need to know how I can implement http header in ios.
Here is an example:
configure open vpn in pc .....
client
dev tun
proto tcp
remote 66,248,200,143 80
resolv-retry infinite
nobind
fast-io
persist-tun
persist-key
key-direction 1
cipher BF-CBC
dynamic engine
mute-replay-warnings
auth-user-pass
auth-nocache
ns-cert-type server
comp-lzo adaptive
ReNeG-sec 172800
verb 1
http-proxy 10.12.22.1 80
http-proxy-retry
http-proxy-option CUSTOM-HEADER Host www.tigo.com.gt
This configuration works well on pc
but not working in IOS
could implement this in IOS?
there is an alternative solution method?