Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
EasyJava2017
/
okhttp
Public
forked from
lysine-dev/okhttp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2017
Merge pull request #3613 from yschimke/hardcoded
Show description for 525db98
swankjesse
authored
525db98
View commit details
Copy full SHA for 525db98
Browse repository at this point
256 KiB always
yschimke
committed
dffec3e
View commit details
Copy full SHA for dffec3e
Browse repository at this point
Commits on Sep 17, 2017
256kB header limit (#3602)
Show description for 3fe86b3
yschimke
authored and
swankjesse
committed
3fe86b3
View commit details
Copy full SHA for 3fe86b3
Browse repository at this point
Platform cleanup - move trust manager building internal (#3611)
Show description for 1d9c158
yschimke
authored and
swankjesse
committed
1d9c158
View commit details
Copy full SHA for 1d9c158
Browse repository at this point
Commits on Sep 12, 2017
Merge pull request #3603 from square/yschimke-patch-1
Show description for 7e040c0
JakeWharton
authored
7e040c0
View commit details
Copy full SHA for 7e040c0
Browse repository at this point
Fix travis build
yschimke
authored
d6fd0d3
View commit details
Copy full SHA for d6fd0d3
Browse repository at this point
Commits on Sep 6, 2017
Add samples for EventListener
swankjesse
committed
b926a03
View commit details
Copy full SHA for b926a03
Browse repository at this point
Commits on Sep 4, 2017
3.9.0 is out
swankjesse
authored
dcabf48
View commit details
Copy full SHA for dcabf48
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
swankjesse
committed
5131121
View commit details
Copy full SHA for 5131121
Browse repository at this point
[maven-release-plugin] prepare release parent-3.9.0
swankjesse
committed
51663fd
View commit details
Copy full SHA for 51663fd
Browse repository at this point
Fix some strict Javadoc HTML rules in EventListener (#3581)
swankjesse
authored
1596e57
View commit details
Copy full SHA for 1596e57
Browse repository at this point
Add a prerelease warning to EventListener (#3580)
swankjesse
authored
6fab1a3
View commit details
Copy full SHA for 6fab1a3
Browse repository at this point
Add 'of' to Connection JavaDoc. (#3579)
naturalwarren
authored and
swankjesse
committed
c323eb2
View commit details
Copy full SHA for c323eb2
Browse repository at this point
More changelog copy editing.
swankjesse
committed
2696b4a
View commit details
Copy full SHA for 2696b4a
Browse repository at this point
Add tests to demonstrate events bugs (#3578)
swankjesse
authored
b6aa9fe
View commit details
Copy full SHA for b6aa9fe
Browse repository at this point
Copy-edit the updated changelog
swankjesse
committed
c0f3652
View commit details
Copy full SHA for c0f3652
Browse repository at this point
Update the changelog for 3.9.0.
swankjesse
committed
360b2d4
View commit details
Copy full SHA for 360b2d4
Browse repository at this point
Commits on Sep 3, 2017
Don't summarize the request and response headers. (#3576)
Show description for 3646138
swankjesse
authored
3646138
View commit details
Copy full SHA for 3646138
Browse repository at this point
Commits on Sep 2, 2017
Close all Response in samples (#3574)
yschimke
authored
6cddc89
View commit details
Copy full SHA for 6cddc89
Browse repository at this point
Commits on Sep 1, 2017
Improve handling of HEAD requests with a Content-Length specified. (#3572)
Show description for 33d31d0
swankjesse
authored
33d31d0
View commit details
Copy full SHA for 33d31d0
Browse repository at this point
The WebSocketWriter is single-threaded. (#3571)
Show description for 6663f06
swankjesse
authored
6663f06
View commit details
Copy full SHA for 6663f06
Browse repository at this point
Fix a race in WebSocketHttpTest. (#3570)
Show description for a95ec06
swankjesse
authored
a95ec06
View commit details
Copy full SHA for a95ec06
Browse repository at this point
Don't report connectionAcquired until actually connected. (#3566)
Show description for 7747144
swankjesse
authored
7747144
View commit details
Copy full SHA for 7747144
Browse repository at this point
Fix MockWebServer websockets to be thread safe. (#3567)
Show description for 6f029dd
swankjesse
authored
6f029dd
View commit details
Copy full SHA for 6f029dd
Browse repository at this point
Commits on Aug 31, 2017
Merge branch 'jwilson.0830.charset_challenge'
Show description for 9f8200d
swankjesse
committed
9f8200d
View commit details
Copy full SHA for 9f8200d
Browse repository at this point
Add charset support for RFC 7617 challenges
erikghonyan
authored and
swankjesse
committed
b3ecb0a
View commit details
Copy full SHA for b3ecb0a
Browse repository at this point
Recover from an already-allocated connection that restricts new streams. (#3525)
Show description for abe5d62
dave-r12
authored and
swankjesse
committed
abe5d62
View commit details
Copy full SHA for abe5d62
Browse repository at this point
Failed, second connection and call.enqueue EventListener tests (#3562)
Show description for 314b40d
yschimke
authored and
swankjesse
committed
314b40d
View commit details
Copy full SHA for 314b40d
Browse repository at this point
Fix IPv6 handling for cookies (#3564)
swankjesse
authored
a73c217
View commit details
Copy full SHA for a73c217
Browse repository at this point
Fix MockWebServer handling of 'Expect: 100 Continue' (#3563)
Show description for e5f50b5
swankjesse
authored
e5f50b5
View commit details
Copy full SHA for e5f50b5
Browse repository at this point
Commits on Aug 30, 2017
Omit the message from MockWebServer's HTTP/2 :status header (#3556)
Show description for 207f557
swankjesse
authored
207f557
View commit details
Copy full SHA for 207f557
Browse repository at this point
Update some comments to point at current RFCs (#3561)
Show description for ee5cf50
swankjesse
authored
ee5cf50
View commit details
Copy full SHA for ee5cf50
Browse repository at this point
Crash early if any interceptor is null. (#3555)
Show description for 57891fe
swankjesse
authored
57891fe
View commit details
Copy full SHA for 57891fe
Browse repository at this point
New API, Chain.call() returns the in-flight call. (#3557)
Show description for 36bd68a
swankjesse
authored
36bd68a
View commit details
Copy full SHA for 36bd68a
Browse repository at this point
Don't log a protocol when it is unknown. (#3558)
Show description for 16f43b6
swankjesse
authored
16f43b6
View commit details
Copy full SHA for 16f43b6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.