removed redundant comments
This commit is contained in:
		| @ -582,8 +582,6 @@ static int proxy_htrd_peek_peer_output (qse_htrd_t* htrd, qse_htre_t* res) | |||||||
| 				 * contains no message-body(content) either. | 				 * contains no message-body(content) either. | ||||||
| 				 */ | 				 */ | ||||||
|  |  | ||||||
| /* TODO: apply the same trick if the request is HEAD */ |  | ||||||
|  |  | ||||||
| 				/* Force the length to be zero as if Content-Length: 0 is in the | 				/* Force the length to be zero as if Content-Length: 0 is in the | ||||||
| 				 * original peer response */ | 				 * original peer response */ | ||||||
| 				proxy->resflags |= PROXY_RES_PEER_LENGTH | PROXY_RES_PEER_LENGTH_FAKE; | 				proxy->resflags |= PROXY_RES_PEER_LENGTH | PROXY_RES_PEER_LENGTH_FAKE; | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user