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

Progress of wasm-nginx-module #25

Open
16 of 20 tasks
spacewander opened this issue Nov 4, 2021 · 0 comments
Open
16 of 20 tasks

Progress of wasm-nginx-module #25

spacewander opened this issue Nov 4, 2021 · 0 comments

Comments

@spacewander
Copy link
Contributor

spacewander commented Nov 4, 2021

  • load wasm module
  • callback for VM start
  • configure plugin
  • process HTTP request
  • send local response
  • get HTTP request headers
  • modify HTTP request headers
  • get HTTP request method/path/scheme via HTTP2 pseudo header
  • set HTTP request method/path via HTTP2 pseudo header
  • get HTTP request body
  • set HTTP request body
  • process HTTP response
  • get HTTP response headers
  • modify HTTP response headers
  • get/set HTTP response status via HTTP2 pseudo header
  • get HTTP response body
  • set HTTP response body
  • get/set Nginx var as property
  • send HTTP request & run in the callback
  • interact with shdict
@api7 api7 locked as resolved and limited conversation to collaborators Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant