View Source Antikythera.Http.Method (antikythera v0.5.1)

Summary

Types

@type t() ::
  :get | :post | :put | :patch | :delete | :options | :connect | :trace | :head

Functions