Uses of Package
org.mockserver.wasm

Packages that use org.mockserver.wasm
Package
Description
 
  • Class
    Description
    Immutable view of the parts of an HTTP request that a WASM matcher module can inspect: the method, path, queryStringParameters, headers, cookies, and body.
    Immutable view of the parts of an HTTP response that a WASM shape_response module can read and rewrite: the statusCode, headers, and body.
    Thread-safe in-memory store for WASM modules, keyed by module name.