=doc fix examples of Http extension
This commit is contained in:
parent
43cca877fe
commit
90c243d0ef
4 changed files with 14 additions and 14 deletions
|
|
@ -65,7 +65,7 @@ extension:
|
|||
.. includecode2:: ../code/docs/http/scaladsl/HttpServerExampleSpec.scala
|
||||
:snippet: binding-example
|
||||
|
||||
Arguments to the ``Http.bind`` method specify the interface and port to bind to and register interest in handling
|
||||
Arguments to the ``Http().bind`` method specify the interface and port to bind to and register interest in handling
|
||||
incoming HTTP connections. Additionally, the method also allows for the definition of socket options as well as a larger
|
||||
number of settings for configuring the server according to your needs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue