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

Allow logging of raw post body using registry. #2

Merged
merged 1 commit into from
Sep 17, 2013

Conversation

colinmollenhour
Copy link
Collaborator

The way PHP SAPI reads the post body allows it only to be read one time so the logger format cannot read the post body without interfering with the application. This patch allows the post body to be loggable by the user simply setting the proper registry value.

datenbrille added a commit that referenced this pull request Sep 17, 2013
Allow logging of raw post body using registry.
@datenbrille datenbrille merged commit af053c7 into firegento:master Sep 17, 2013
@colinmollenhour colinmollenhour deleted the postbody branch September 18, 2013 13:46
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.

2 participants