mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 04:30:25 +00:00
Remove unnecessary titles
This commit is contained in:
parent
7906f30d83
commit
eb4843a46b
2 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,6 @@
|
|||
Introduction
|
||||
============
|
||||
|
||||
Purpose
|
||||
-------
|
||||
|
||||
Cowboy is a small, fast and modular HTTP server written in Erlang.
|
||||
|
||||
Cowboy aims to provide a complete HTTP stack, including its derivatives
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
Routing
|
||||
=======
|
||||
|
||||
Purpose
|
||||
-------
|
||||
|
||||
Cowboy does nothing by default.
|
||||
|
||||
To make Cowboy useful, you need to map URLs to Erlang modules that will
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue