HTTP protocol

GPTKB entity

Statements (59)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:category gptkb:International_Standard
gptkb:website
gptkbp:definedIn gptkb:RFC_2616
gptkb:RFC_7230
gptkb:RFC_9110
gptkbp:developedBy gptkb:Tim_Berners-Lee
gptkbp:firstPublished 1991
gptkbp:fullName gptkb:Hypertext_Transfer_Protocol
gptkbp:hasPort 443
80
gptkbp:hasVersion HTTPS
https://www.w3.org/2000/01/rdf-schema#label HTTP protocol
gptkbp:latestReleaseVersion gptkb:HTTP/2
gptkb:HTTP/3
gptkbp:mediaType application/json
application/xml
image/png
text/html
video/mp4
gptkbp:requestMethods gptkb:POST
gptkb:CONNECT
gptkb:HEAD
gptkb:PATCH
gptkb:TRACE
DELETE
GET
OPTIONS
PUT
gptkbp:standardizedBy gptkb:IETF
gptkbp:statusCodes gptkb:500_Internal_Server_Error
200 OK
201 Created
204 No Content
301 Moved Permanently
302 Found
400 Bad Request
403 Forbidden
404 Not Found
503 Service Unavailable
gptkbp:supports authentication
caching
content negotiation
cookies
persistent connections
stateless communication
proxy servers
gptkbp:supportsProtocol gptkb:FTP
gptkb:TCP
gptkb:UDP_(for_HTTP/3)
gptkb:WebSocket
SMTP
gptkbp:usedBy web browsers
APIs
web servers
gptkbp:usedFor data transfer
web communication
gptkbp:bfsParent gptkb:REST_APIs
gptkbp:bfsLayer 4