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

Added .req_body() to let body available in VCL #16

Open
wants to merge 3 commits into
base: 5.0
Choose a base branch
from

Conversation

JonathanHuot
Copy link

Alongs with the same needs as #12, accessing a POST request's body in VCL and set custom HTTP Header, Variables, Processing or Checks is useful.

This .req_body() implementation is limited by the size of the workspace.
However, for most of the cases, it's perfectly valid and sufficient.

@daghf
Copy link
Contributor

daghf commented Feb 20, 2017

Hi @JonathanHuot,

Thanks for the pull request - @aondio have a look once she's available.

@aondio
Copy link
Owner

aondio commented Apr 4, 2017

Hi @JonathanHuot, sorry very the very late reply. I've found time for this PR only now.
Thanks for submitting it, before merging it I'd like to discuss it briefly with some of my colleagues.

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.

3 participants