[naviserver-devel] ns_ssl and binary data

2015-07-23 Thread David Osborne
Question - do ns_http / ns_ssl support raw binary data being passed in via the -body argument? *ns_http queue* ?*-method M*? ?*-headers S*? ?*-body B*? ?*-timeout T*? *url* *-body* body is the value which will be sent as the HTTP request body. I'm coming across this receiving a multipart/form-dat

[naviserver-devel] Disabling directorylisting

2015-07-23 Thread David Osborne
Hi, I came across this while trying to turn fastpath directorylisting off. From the docs: directorylisting Style of directory listings, Can be *fancy* or *simple*. (string, defaults to simple) directoryproc Name of Tcl proc to use to display directory listings. One can either specify *directory