From 44c6a8adcf3390f7e84c76ae12e00d7c0c23e5ec Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Latour Date: Wed, 16 Sep 2015 11:40:19 -0700 Subject: [PATCH] Update README.md [ci skip] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fadaf73..1c8308b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Extra built-in features: * [Basic](https://en.wikipedia.org/wiki/Basic_access_authentication) and [Digest Access](https://en.wikipedia.org/wiki/Digest_access_authentication) authentications for password protection * Automatically handle transitions between foreground, background and suspended modes in iOS apps * Full support for both IPv4 and IPv6 +* NAT port mapping (IPv4 only) Included extensions: * [GCDWebUploader](GCDWebUploader/GCDWebUploader.h): subclass of ```GCDWebServer``` that implements an interface for uploading and downloading files using a web browser