Aleksei Zakharov
Aleksei Zakharov
I've mailed it to you.
I also checked debug log and as you suggest get_tracking_id is called earlier then headers are set. How can I fix it?
I also checked debug log and as you suggest get_tracking_id is called earlier then headers are set. How can I fix it?
Yep, that solve half of problem. But first call get_tracking_id is performed earlier then setting of headers. In our application we need to proxy traffic to Amazon that reject requests...
Rewrite required to remove "/upload". set $args "" removes "X-Progress-ID" from querystring.