Hi there,
<div><br></div><div>When using the nginx_upload  and nginx-upload-progress modules what is the best way to eliminate the X-Progress-ID parameter from the query string so that the browser shows</div><div><a href="http://example.com/upload_data">http://example.com/upload_data</a> instead of  <a href="http://example.com/upload_data?X-Progress-ID=49266990881c3e66e40eef71e7419f27">http://example.com/upload_data?X-Progress-ID=49266990881c3e66e40eef71e7419f27</a> once the upload is completed?</div>
<div><br></div><div>thanks in advance, francisco</div>