Content deleted Content added
→Known implementations: The Internet* APIs implement an HTTP client, not an HTTP server. |
don't need to mention "random order" because bullets mean "no order". moreover it's going to talk about RAM (random access memory) right after this phrase which can cause confusion. |
||
Line 15:
== Typical requirements ==
Natural limitations of the platforms where an embedded HTTP server runs contribute to the list of the functional requirements of the embedded, or more precise, embeddable HTTP server. Some of these requirements
* "Small" [[RAM]] and [[Read-only memory|ROM]] footprint. The exact size depends on the system, but in many cases anything over several megabytes is not embeddable.
* Minimal [[CPU]] utilization.
|