Skip to content

Cannot process CONNECT-method via server. #8118

Answered by webknjaz
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

aiohttp was never meant for making proxies, just regular web apps. I doubt the connect method reaches the HTTP handlers.

Perhaps you'd be able to intercept it via middlewares, I don't know. This would read the source code if you want to understand it better.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected by webknjaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant