Cowboy

From Coopernix
Revision as of 20:21, 9 December 2020 by Sysop (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Cowboy User Guide



Rationale

The modern Web

Erlang and the Web

Introduction

Introduction

Getting started

Flow diagram

Configuration

Listeners

Routing

Constraints

Handlers

Handlers

Loop handlers

Static files

Request and response

Request details

Reading the request body

Sending a response

Using cookies

Multipart

REST

REST principles

Handling REST requests

REST flowcharts

Designing a resource handler

Websocket

The Websocket protocol

Websocket handlers

Advanced

Streams

Middlewares

Performance

Additional information

Migrating from Cowboy 2.7 to 2.8

HTTP and other specifications