Skip to content

[TlsInterception] Responding to GET/POST method in plugin #870

Discussion options

You must be logged in to vote

CONNECT method is used to open a tunnel with upstream server and are made for all https requests. You cannot inspect or modify what's happening within this (possibly) encrypted connection. But you can enable TLS interception, which will then allow proxy.py to decrypt the content and plugins to handle them as they wish.

Replies: 1 comment 21 replies

Comment options

You must be logged in to vote
21 replies
@softhub-software-development
Comment options

@abhinavsingh
Comment options

@abhinavsingh
Comment options

@softhub-software-development
Comment options

@abhinavsingh
Comment options

Answer selected by softhub-software-development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Question Questions related to proxy server
2 participants