Pierre-Olivier Latour 11 жил өмнө
parent
commit
181984ba6d
1 өөрчлөгдсөн 0 нэмэгдсэн , 4 устгасан
  1. 0 4
      README.md

+ 0 - 4
README.md

@@ -24,10 +24,6 @@ Included extensions:
 * [GCDWebUploader](GCDWebUploader/GCDWebUploader.h): subclass of ```GCDWebServer``` that implements an interface for uploading and downloading files using a web browser
 * [GCDWebUploader](GCDWebUploader/GCDWebUploader.h): subclass of ```GCDWebServer``` that implements an interface for uploading and downloading files using a web browser
 * [GCDWebDAVServer](GCDWebDAVServer/GCDWebDAVServer.h): subclass of ```GCDWebServer``` that implements a class 1 [WebDAV](https://en.wikipedia.org/wiki/WebDAV) server (with partial class 2 support for OS X Finder)
 * [GCDWebDAVServer](GCDWebDAVServer/GCDWebDAVServer.h): subclass of ```GCDWebServer``` that implements a class 1 [WebDAV](https://en.wikipedia.org/wiki/WebDAV) server (with partial class 2 support for OS X Finder)
 
 
-What's not available out of the box but can be implemented on top of the API:
-* Advanced authentication like [digest access](https://en.wikipedia.org/wiki/Digest_access_authentication)
-* Web forms submitted using "multipart/mixed"
-
 What's not supported (but not really required from an embedded HTTP server):
 What's not supported (but not really required from an embedded HTTP server):
 * Keep-alive connections
 * Keep-alive connections
 * HTTPS
 * HTTPS