reqok             128 ext/standard/http_fopen_wrapper.c 	int reqok = 0;
reqok             700 ext/standard/http_fopen_wrapper.c 				reqok = 1;
reqok             706 ext/standard/http_fopen_wrapper.c 				reqok = 1;
reqok             816 ext/standard/http_fopen_wrapper.c 	if (!reqok || (location[0] != '\0' && follow_location)) {