3.14.1 Common server interface options
All the server interfaces provide http_server(:Goal, +Options) 
to create the server. The list of options differ, but the servers share 
common options:
- port(?Port)
 - Specify the port to listen to for stand-alone servers. Port is either an integer or unbound. If unbound, it is unified to the selected free port.