Skip to content

Commit 4dddf99

Browse files
committed
Fixing table.
1 parent 70c3d0f commit 4dddf99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/network/doc/reference/http_server.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ Constructor
172172
Handler>`` object. The following table shows the supported options in
173173
``server_options<Tag, Handler>``.
174174

175-
+------------------------+------------------------------------------+--------------------------------------------------------------------------------------------------+
176-
| Parameter Name | Type | Description |
175+
+-----------------------+------------------------------------------+--------------------------------------------------------------------------------------------------+
176+
| Parameter Name | Type | Description |
177177
+=======================+==========================================+==================================================================================================+
178178
| address | string_type | The hostname or IP address from which the server should be bound to. This parameter is required. |
179179
+-----------------------+------------------------------------------+--------------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)