-
Notifications
You must be signed in to change notification settings - Fork 28
Progress of wasm-nginx-module #25
Copy link
Copy link
Open
Description
spacewander
opened on Nov 4, 2021
Issue body actions
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels