File: http.dox

package info (click to toggle)
ola 0.10.7.nojsmin-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,252 kB
  • sloc: cpp: 131,729; python: 13,127; sh: 4,590; ansic: 2,179; java: 518; xml: 253; makefile: 142
file content (12 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
/**
 * @defgroup http HTTP
 * @brief HTTP related functionality for the web server
 *
 * @addtogroup http
 * @{
 *
 * @defgroup http_server HTTP Server
 * @brief The HTTP server.
 *
 * @} //End http group
 */