@@ -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+-----------------------+------------------------------------------+--------------------------------------------------------------------------------------------------+