openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache HttpComponents Core
Settings
|
Report Duplicate
11
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 25, 2024 — Jul 25, 2025
Showing page 1 of 60
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add toString() for debugging and logging.
ggregory
More...
about 8 years ago
Use camel case for instance variable names (which are all private and final.) Add toString().
ggregory
More...
about 8 years ago
Fixed delineation of 200 status message in response to CONNECT method
Oleg Kalnichevski
as olegk
More...
about 8 years ago
[HTTPCORE-450] Add a Provider parameter in SSLContextBuilder. Add SSLContextBuilder.setProvider(String).
ggregory
More...
about 8 years ago
Fix Javadoc typos ("SSl" -> "SSL").
ggregory
More...
about 8 years ago
Rename variables "sslcontext" to "sslContext".
ggregory
More...
about 8 years ago
Use try-with-resources. Fix Checkstyle in Javadocs.
ggregory
More...
about 8 years ago
Javadocs.
ggregory
More...
about 8 years ago
Checkstyle fixes.
ggregory
More...
about 8 years ago
Add parse methods in TimeValue and Timeout to consume what toString() produces. Also allow a TimeValue to be easily converted to a Timeout with the new toTimeout() method.
ggregory
More...
about 8 years ago
Add test.
ggregory
More...
about 8 years ago
Upgraded HttpCore version to 5.0-alpha4-SNAPSHOT
Oleg Kalnichevski
as olegk
More...
about 8 years ago
Updated NOTICE and BUILDING
Oleg Kalnichevski
as olegk
More...
about 8 years ago
HttpHost to use URIScheme
Oleg Kalnichevski
as olegk
More...
about 8 years ago
Provide protocol scheme identifiers for server side connections and incoming HTTP/1.1 requests
Oleg Kalnichevski
as olegk
More...
about 8 years ago
Added some basic convenience request/response producers/consumers
Oleg Kalnichevski
as olegk
More...
about 8 years ago
HTTPCORE-458: Validate port values. Add checks and Javadoc.
ggregory
More...
over 8 years ago
HTTPCORE-458: Validate port values. Add checks and Javadoc.
ggregory
More...
over 8 years ago
HTTPCORE-458: Validate port values. Javadoc.
ggregory
More...
over 8 years ago
HTTPCORE-458: Validate port values. Javadoc.
ggregory
More...
over 8 years ago
Replace @exception with the more modern @throws.
ggregory
More...
over 8 years ago
HTTPCORE-458: Validate port values. First use case.
ggregory
More...
over 8 years ago
Refactor range validation into new Args util methods.
ggregory
More...
over 8 years ago
Refactor range validation into new Args util methods.
ggregory
More...
over 8 years ago
Fix Checkstyle error.
ggregory
More...
over 8 years ago
Use try-with-resources to fix compiler warnings.
ggregory
More...
over 8 years ago
Sort members.
ggregory
More...
over 8 years ago
Less verbose.
ggregory
More...
over 8 years ago
Javaodc: Remove extra blank line.
ggregory
More...
over 8 years ago
Fix generics compiler warning.
ggregory
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
…
59
60
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree