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

Support json/xml request bodies #2499

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Support json/xml request bodies #2499

merged 1 commit into from
Feb 19, 2024

Commits on Feb 7, 2024

  1. Support json/xml request bodies

    Also fix the handling of content-type/length in requests for the
    purposes of sending these headers to the helper and for setting the
    respective tags. These are available in $_SERVER['CONTENT_...'], not
    $_SERVER['HTTP_CONTENT_...']
    cataphract committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    498fae5 View commit details
    Browse the repository at this point in the history