File: table-simple.input

package info (click to toggle)
haskell-haddock-library 1.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 372 kB
  • sloc: haskell: 2,220; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 469 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
+------+--------------+------------------------------------------+
| code | message      | description                              |
+======+==============+==========================================+
| 200  |   @OK@       | operation successful                     |
+------+--------------+------------------------------------------+
| 204  | @No Content@ | operation successful, no body returned   |
+------+--------------+------------------------------------------+