1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
.nf
+------------+--------------------------------------------------+
| Code | Meaning |
+------------+--------------------------------------------------+
| 200 | Success |
| | |
| 201 | Success with some optional header fields ignored |
+------------+--------------------------------------------------+
.fi
.in 3
.ce 1
Table\01: Success (2xx)
.in 0
.nf
+------------+--------------------------------------------------+
| Code | Meaning |
+------------+--------------------------------------------------+
| 200 | Success |
| | |
| 201 | Success with some optional header fields ignored |
+------------+--------------------------------------------------+
.fi
.in 3
.ce 1
Success (2xx)
|