Fix broken Markdown headings
This commit is contained in:
parent
6192c131ef
commit
a859c42b41
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ See https://github.com/eidheim/Simple-WebSocket-Server for an easy way to make W
|
||||||
* Timeouts, if any of Server::timeout_request and Server::timeout_content are >0 (default: Server::timeout_request=5 seconds, and Server::timeout_content=300 seconds)
|
* Timeouts, if any of Server::timeout_request and Server::timeout_content are >0 (default: Server::timeout_request=5 seconds, and Server::timeout_content=300 seconds)
|
||||||
* Simple way to add REST resources using regex for path, and anonymous functions
|
* Simple way to add REST resources using regex for path, and anonymous functions
|
||||||
|
|
||||||
###Usage
|
### Usage
|
||||||
|
|
||||||
See http_examples.cpp or https_examples.cpp for example usage.
|
See http_examples.cpp or https_examples.cpp for example usage.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue