-
I am aware that Gun always sends a CONNECT method in Proxy behavior for both HTTP and HTTPS, is this correct? Does Gun have a mechanism to send absolute paths without sending a CONNECT method when using HTTP? |
Beta Was this translation helpful? Give feedback.
Answered by
essen
Aug 12, 2023
Replies: 1 comment 1 reply
-
It worked well by specifying Url in the part that specifies the Path. I will post a simple sample later. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right it won't check that a path is indeed a path so you can send a URI there if needed.