Skip to content

Add correct headers to proxy request for ATT

Tim requested to merge timothyhollabaugh/mmsd:mms-att-headers into master

It seems that the proxy for ATT networks requires additional headers. Since the request works with curl, I just added the same headers that curl does. I'm not sure which ones are actually important though.

Merge request reports