FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scribejava-httpclient-ning/src/main - ffshi/scribejava · GitHub
ffshi
/
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-ning
src
main
on
master
User selector
Datepicker
Commit history
Commits on Jul 26, 2017
drop Java 7 backward compatibility support, become Java 8 only
kullfar
committed
52d4dc0
View commit details
Copy full SHA for 52d4dc0
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
add body for PATCH HTTP method
kullfar
committed
bd9a430
View commit details
Copy full SHA for bd9a430
View code at this point
Browse repository at this point
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 Dec 7, 2016
add support for HTTP verbs (thanks to https://github.com/keijohyttinen)
kullfar
committed
43ea452
View commit details
Copy full SHA for 43ea452
View code at this point
Browse repository at this point
add support for byte[] and File (async only) payload in OAuth Requests (thanks to https://github.com/keijohyttinen)
kullfar
committed
b7d0c6d
View commit details
Copy full SHA for b7d0c6d
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
add posibility to use externally created http client
s-gromov
committed
1433630
View commit details
Copy full SHA for 1433630
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
improve some small issues in prev. commit
s-gromov
committed
8c2f85b
View commit details
Copy full SHA for 8c2f85b
View code at this point
Browse repository at this point
Fix #683 - Extract HTTP client logic into providers
Julien Herr
committed
c9464fa
View commit details
Copy full SHA for c9464fa
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL