Skip to content

Progress of wasm-nginx-module #25

Description

@spacewander
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions