Apache HTTP Components

GPTKB entity

Properties (55)
Predicate Object
gptkbp:instanceOf software library
gptkbp:archives GitHub
gptkbp:compatibleWith gptkb:Java_SE
gptkb:Java_EE
gptkbp:dependency gptkb:SLF4J
JUnit
Mockito
Jackson
Apache Commons
Log4j
Apache HttpComponents Client
Apache HttpComponents Core
gptkbp:developedBy gptkb:Apache_Software_Foundation
gptkbp:hasVersion 4.5.13
gptkbp:historicalSignificance available online
https://www.w3.org/2000/01/rdf-schema#label Apache HTTP Components
gptkbp:includes HttpClient
HttpCore
gptkbp:license Apache License 2.0
gptkbp:provides connection pooling
authentication support
connection management
cookie management
WebSocket support
HTTP/1.1 support
HTTP/2 support
content negotiation
file upload support
proxy support
customizable request/response handling
HTTP/2 multiplexing
HTTP/2 connection management
HTTP/2 error handling
HTTP/2 flow control
HTTP/2 header compression
HTTP/2 performance optimization
HTTP/2 prioritization
HTTP/2 security features
HTTP/2 server push
HTTP/2 stream management
caching support
multipart/form-data support
request retry mechanism
response entity handling
SSL/TLS_support
HTTP/1.0_support
gptkbp:publishedIn gptkb:Java
gptkbp:releaseDate 2004
gptkbp:supports HTTP/1.1
HTTP/2
gptkbp:usedFor building HTTP-based applications
gptkbp:uses asynchronous processing
HTTP message format
URI handling
streaming_API