@@ -172,8 +172,8 @@ Constructor
172
172
Handler> `` object. The following table shows the supported options in
173
173
``server_options<Tag, Handler> ``.
174
174
175
- +------------------------ +------------------------------------------+--------------------------------------------------------------------------------------------------+
176
- | Parameter Name| Type| Description|
175
+ +-----------------------+------------------------------------------+--------------------------------------------------------------------------------------------------+
176
+ | Parameter Name| Type| Description|
177
177
+=======================+==========================================+==================================================================================================+
178
178
| address| string_type| The hostname or IP address from which the server should be bound to. This parameter is required.|
179
179
+-----------------------+------------------------------------------+--------------------------------------------------------------------------------------------------+