Derived Types

TypeLocationExtendsDescription
client_typehttp_clientNone

A derived type, responsible for making actual HTTP request using fortran-curl at backend.

Read more…
pair_typehttp_pairNone

A derived type use to store a name-value pair.

Read more…
request_typehttp_requestNone

Representing an HTTP request.

response_typehttp_responseNone

Representing an HTTP response.

Read more…