Skip to content

Conversation

@dunglas
Copy link
Member

@dunglas dunglas commented Jan 23, 2024

Adds support for apache_request_headers()/getallheaders().
Closes #296.

The unsafe magic needs to be double-checked.
Using a similar gymnastic in go_register_variables() will allow me to remove a lot of allocations (I'm on it).

@dunglas dunglas force-pushed the feat/go_apache_request_headers branch from a6e93fb to cdfaa55 Compare January 23, 2024 00:24
@dunglas dunglas merged commit 7454826 into main Jan 23, 2024
@dunglas dunglas deleted the feat/go_apache_request_headers branch January 23, 2024 22:14
@dunglas dunglas changed the title feat: add go_apache_request_headers() feat: add apache_request_headers() Feb 4, 2024
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.

getallheaders() is not implemented

2 participants