erge documentation fix from RC_0_16
This commit is contained in:
parent
865e689fc3
commit
fa9c454c53
|
@ -298,7 +298,7 @@ in the tracker URL for each user. The extension body has the following format:
|
||||||
+-------------+---------------------+----------------------------------------+
|
+-------------+---------------------+----------------------------------------+
|
||||||
| size | name | description |
|
| size | name | description |
|
||||||
+=============+=====================+========================================+
|
+=============+=====================+========================================+
|
||||||
| int16_t | request length | The number of bytes in the request |
|
| int8_t | request length | The number of bytes in the request |
|
||||||
| | | string. |
|
| | | string. |
|
||||||
+-------------+---------------------+----------------------------------------+
|
+-------------+---------------------+----------------------------------------+
|
||||||
| int8_t[] | request string | The string that comes after the host- |
|
| int8_t[] | request string | The string that comes after the host- |
|
||||||
|
|
Loading…
Reference in New Issue