<span style=" font-size:10pt;font-family:sans-serif">Hello,</span><br><br><span style=" font-size:10pt;font-family:sans-serif">I have an important
question about the use of a 'GDAL_HTTP_HEADER_FILE'.</span><br><br><span style=" font-size:10pt;font-family:sans-serif">If I request a
WFS with "OGR_WFS_PAGING_ALLOWED=ON" and use a header file for
authentication, will the header file be read with every new page?</span><br><br><span style=" font-size:10pt;font-family:sans-serif">I am wondering
how I should deal with an expiring bearer token (validity 5min) with a
very long lasting query (>5min).</span><br><br><span style=" font-size:10pt;font-family:sans-serif">Questions:</span><br><span style=" font-size:10pt;font-family:sans-serif">Does ogr2ogr query
the header file again for each new page?</span><br><span style=" font-size:10pt;font-family:sans-serif">Can I possibly
set the authentication for every single requested page?</span><br><span style=" font-size:10pt;font-family:sans-serif">Is there another
way to deal with expiring tokens?</span><br><br><span style=" font-size:10pt;font-family:sans-serif">Michael</span><br><br><span style=" font-size:10pt;font-family:sans-serif">PS: </span><br><span style=" font-size:10pt;font-family:sans-serif">I use Java and
start the apps via the ProcessBuilder.</span><br><span style=" font-size:10pt;font-family:sans-serif">If the header
file is re-read for each page, I could update it accordingly (preferably
without conflicts due to simultaneous reading and writing ;o) ).</span><font face="sans-serif"></font>