fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@pushrocks/smartproxy', | ||||
|   version: '3.0.36', | ||||
|   version: '3.0.37', | ||||
|   description: 'a proxy for handling high workloads of proxying' | ||||
| } | ||||
|   | ||||
| @@ -188,6 +188,7 @@ JNj2Dr5H0XoLFFnvuvzcRbhlJ9J67JzR+7g= | ||||
|             method: originRequest.method, | ||||
|             headers: { | ||||
|               ...originRequest.headers, | ||||
|               'X-Forwarded-Host': originRequest.headers.host, | ||||
|               'X-Forwarded-Proto': 'https' | ||||
|             }, | ||||
|             keepAlive: true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user