package resto-cohttp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Cors : sig ... end

CORS (cross-origin resource sharing) controls the ways in which resources from different domains are allowed to be obtained.

module Media_type : sig ... end