moby/docs/sources
Michael Crosby 6d5bdff394 Add flag to enable cross domain requests in Api
Add the -api-enable-cors flag when running docker
in daemon mode to allow CORS requests to be made to
the Remote Api.  The default value is false for this
flag to not allow cross origin request to be made.

Also added a handler for OPTIONS requests the standard
for cross domain requests is to initially make an
OPTIONS request to the api.
2013-06-03 21:39:00 -04:00
..
api Add flag to enable cross domain requests in Api 2013-06-03 21:39:00 -04:00
commandline Update docker build docs 2013-05-30 12:35:19 -07:00
concepts Use em dash in title 2013-06-01 22:02:24 -07:00
contributing Use title case for consistency 2013-06-01 22:03:12 -07:00
examples Document installation of npm dependencies /ht @grigio 2013-06-02 20:10:22 -07:00
index added/modifed tittle, description and keywords 2013-05-22 17:52:48 -07:00
installation Add IP forwarding config to archlinux guide 2013-05-30 01:56:08 -03:00
static_files Major rearrange of the documentation. 2013-05-10 12:00:12 -07:00
use Use code blocks 2013-06-01 22:03:41 -07:00
conf.py Mostly changes to the html, moved pages, fixed links. 2013-05-15 20:00:20 -07:00
faq.rst added/modifed tittle, description and keywords 2013-05-22 17:52:48 -07:00
index.rst Use em dash in title 2013-06-01 22:02:24 -07:00
toctree.rst added/modifed tittle, description and keywords 2013-05-22 17:52:48 -07:00