Skip to content
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

Remote proxying (and support for opaque piping) #129

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

piboistudios
Copy link
Contributor

See: #128

This also allows you to pipe files (and pretty much any HTTP response) through to the client from tink_web by returning marking the return type on the designated remote interface for the route you'd like to receive raw as a tink.web.routing.Response (done by adding a conversion from tink.http.IncomingResponse

@piboistudios piboistudios changed the title Remote proxying (and support for file piping) Remote proxying (and support for opaque piping) Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant