HTTP
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-07-01 00:14:52 UTC
- JSON Representation
https://github.com/effectra/http-factory
This library implements PSR-17 HTTP Factory, creating PSR-7 compliant HTTP messages. Interoperability, flexibility, and ease of use.
http http-factory php psr psr-17 psr-7
Last synced: 19 Oct 2025
https://github.com/giovannism20/spotplayer
An attempt to create an application by doing HTTP request with the Alamofire network client.
Last synced: 09 Apr 2025