Skip to content

polywrap/http

Repository files navigation

HTTP

The HTTP interface wrapper defines a common interface for HTTP wrapper implementations. Implementations of the HTTP interface wrapper can send HTTP network requests. Implementations can be invoked by Wasm wrappers, extending their capabilities.

Table of Contents

  1. HTTP Interface
  2. HTTP Implementations