Searched refs:getheader (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/zlib-1.2.6/contrib/untgz/
H A Duntgz.c391 int getheader = 1; local
420 if (getheader >= 1)
438 if (getheader == 1)
451 getheader = 1;
501 getheader = 0;
519 getheader = 2;
547 getheader = 1;
/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxconnection.py59 sContentType = oResponse.getheader('Content-Type');
/vbox/src/VBox/ValidationKit/testdriver/
H A Dreporter.py616 sContentType = oResponse.getheader('Content-Type');

Completed in 249 milliseconds