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

Does your Endpoints library support request compression? #211

Open
jeffreymonroe opened this issue Oct 23, 2024 · 2 comments
Open

Does your Endpoints library support request compression? #211

jeffreymonroe opened this issue Oct 23, 2024 · 2 comments

Comments

@jeffreymonroe
Copy link

If so, can you points me to an example.

Thanks and cheers,
-jm

@ardalis
Copy link
Owner

ardalis commented Oct 23, 2024

If controllers do, it does. It's just a controller at the end of the day.

@jeffreymonroe
Copy link
Author

Thanks, I was reaching a bit but figured this was the case. There is not a lot on the internet regarding this and thought I would ask. I managed to create compressed requests using both GZip and Brotli. Deflate does not seem to work.

Cheers.

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

No branches or pull requests

2 participants