-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zevenet can not pass request.scheme correctly #94
Comments
oh,i have the same question! |
Hi guys, could you share the request and the response?
You can use curl -v for that purpose.
Thanks!
El mar, 29 dic 2020 a las 10:13, Nctllnty (<[email protected]>)
escribió:
… oh,i have the same question!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#94 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFBQEPFY2T73YIXPN22VR3TSXGMVBANCNFSM4VM7O75A>
.
--
Emilio CamposZEVENET Teamwww.zevenet.com
<https://www.linkedin.com/company/zevenet> <https://twitter.com/zevenet>
<https://www.facebook.com/zevenet> <https://github.com/zevenet>
[image: ZEVENET] <https://www.zevenet.com/signature/>
DISCLAIMER: This message contains confidential information and is intended
only for the individual named. If you
are not the named addressee please notify the sender immediately by email
if you have received it by mistake and
delete it from your system, you should not disseminate, distribute or copy
this email in whole or in part.
|
thanks we will investigate further
El mié, 30 dic 2020 a las 2:53, maxwow (<[email protected]>)
escribió:
… cur request and response as below:
[image: debug]
<https://user-images.githubusercontent.com/15207081/103325016-bfdcf700-4a84-11eb-8243-bb1a29b189ba.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#94 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFBQEPHPOHQSMC72HXDQHW3SXKBYFANCNFSM4VM7O75A>
.
--
Emilio CamposZEVENET Teamwww.zevenet.com
<https://www.linkedin.com/company/zevenet> <https://twitter.com/zevenet>
<https://www.facebook.com/zevenet> <https://github.com/zevenet>
[image: ZEVENET] <https://www.zevenet.com/signature/>
DISCLAIMER: This message contains confidential information and is intended
only for the individual named. If you
are not the named addressee please notify the sender immediately by email
if you have received it by mistake and
delete it from your system, you should not disseminate, distribute or copy
this email in whole or in part.
|
Hi, |
Hello,
zlb can not pass request.scheme(https) to our http backend, could you please help me to resolve it?
Our System Information
Zevenet Version: 5.11.2
Appliance Version: ZCE 6
Kernel Version: 4.19.0-6-amd64
Hostname: zlb1
System Date: Tue Dec 29 16:55:24 2020
zproxy 0.2.4-5.11.2
cfg file as below:
request url is:
https://api.domain.com/
, but backend get http scheme (we expect https). If we use nginx as reverse proxy, backend get request scheme is https.Thank you
The text was updated successfully, but these errors were encountered: