SWRU455M February 2017 – October 2020 CC3120 , CC3120MOD , CC3130 , CC3135 , CC3135MOD , CC3220MOD , CC3220MODA , CC3220R , CC3220S , CC3220SF , CC3230S , CC3230SF , CC3235MODAS , CC3235MODASF , CC3235MODS , CC3235MODSF , CC3235S , CC3235SF
Table 10-1 lists the key features of the HTTP server.
Feature | Description |
---|---|
HTTP | Support version 1.0, single client, GET&POST requests |
HTTPS | TLS connections to the server are supported. |
Serve HTML pages from file system | Serve any resource that can be placed on the file system. |
RESTful APIs | Execute various APIs through simple POST requests. |
Built-in configuration pages | Built-in default page that provides device configuration, status, and analysis tools |
Host callbacks | HTTP requests can be handled by the host through a simple callback mechanism. |
HTTP port configuration | Default is port 80. |
HTTP web server authentication | Includes authentication name, password, and realm, which are configurable. Can be enabled or disabled (disabled by default). |
Domain name configuration | Supported in AP mode. |
Redirect mechanism | Redirect a nonsecure connection to secured . |
Host-controlled resource transfer size | Host is able to select desired packet size for sending and receiving resources. |