HTTP server

C9361 concept

An HTTP server is a software application that listens for and processes HTTP requests from clients, returning appropriate HTTP responses such as web pages, APIs, or other resources.

Aliases (5)
  • WSGI server ×3
  • ASGI web server ×2
  • Apache HTTP Server module ×1
  • Python HTTP server ×1
  • web server implementation ×1

Instances (11)

Please wait…