Closed forced-request closed 9 years ago
Parse HTTP headers and pass along from extender -> Server. Client is already designed to replay headers, so we just need to parse on the extender.
We don't want the first line, but everything after should be good. Just grab those, base64 encode, and pass along.
Closed as of 3f1a7ddb
Parse HTTP headers and pass along from extender -> Server. Client is already designed to replay headers, so we just need to parse on the extender.
We don't want the first line, but everything after should be good. Just grab those, base64 encode, and pass along.