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 }}
srimtech
/
scribejava
Public
forked from
scribejava/scribejava
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
Breadcrumbs
History for
scribejava
scribejava-httpclient-okhttp
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 11, 2017
Remove OAuthRequestAsync, just OAuthRequest. Request should not know anything about sync vs async
kullfar
committed
bfa0109
View commit details
Copy full SHA for bfa0109
View code at this point
Browse repository at this point
introduce JDKHttpClient (default).
kullfar
committed
a69f9de
View commit details
Copy full SHA for a69f9de
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
move JDK HTTP client specific config (connectTimeout and readTimeout) to separate class (JDKHttpClientConfig)
kullfar
committed
8dc7883
View commit details
Copy full SHA for 8dc7883
View code at this point
Browse repository at this point
Commits on Dec 26, 2016
add possibility to execute requests in sync manner for OkHttp, AHC and Ning (and any other)
kullfar
committed
c09bfce
View commit details
Copy full SHA for c09bfce
View code at this point
Browse repository at this point
make Response do not know abouth HttpUrlConnection (or any other HTTP stuff)
kullfar
committed
7450a60
View commit details
Copy full SHA for 7450a60
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
add default HTTP client configs (to use like 'new ServiceBuilder().httpClientConfig(OkHttpHttpClientConfig.defaultConfig())')
kullfar
committed
65761bb
View commit details
Copy full SHA for 65761bb
View code at this point
Browse repository at this point
fixes and refactorings to OkHttp support
kullfar
committed
5e560cc
View commit details
Copy full SHA for 5e560cc
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Fixed Checkstyle errors
arcao
committed
fa96ffb
View commit details
Copy full SHA for fa96ffb
View code at this point
Browse repository at this point
Fixed not working Response.getStream method
arcao
committed
9bc1ff8
View commit details
Copy full SHA for 9bc1ff8
View code at this point
Browse repository at this point
Added tests, fixed empty body error
arcao
committed
9787c7d
View commit details
Copy full SHA for 9787c7d
View code at this point
Browse repository at this point
Support for more HTTP methods
arcao
committed
6f21f15
View commit details
Copy full SHA for 6f21f15
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Fixed Checkstyle errors
arcao
committed
e74c194
View commit details
Copy full SHA for e74c194
View code at this point
Browse repository at this point
Support for okhttp #689
arcao
committed
40c4809
View commit details
Copy full SHA for 40c4809
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.