This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
octokit.net
Watch
1
Star
0
Fork
0
You've already forked octokit.net
mirror of
https://github.com/zoriya/octokit.net.git
synced
2026-06-05 03:30:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e77f00d00e919814e2ce054dc0c18e609bd7bce
octokit.net
/
Octokit
/
Http
T
History
Phil Haack
8e77f00d00
🎨
Minor formatting changes
2015-07-17 10:24:17 -07:00
..
ApiConnection.cs
…
ApiInfo.cs
…
ApiInfoExtensions.cs
…
ApiInfoParser.cs
…
ApiResponse.cs
…
Connection.cs
specify the timeout interval when downloading the archive
2015-06-15 14:17:48 +09:30
Credentials.cs
…
CredentialsExtensions.cs
…
HttpClientAdapter.cs
🎨
Minor formatting changes
2015-07-17 10:24:17 -07:00
HttpMessageHandlerFactory.cs
review and cleanup suppressions
2015-05-31 20:42:15 +09:30
HttpVerb.cs
…
IApiConnection.cs
…
IConnection.cs
specify the timeout interval when downloading the archive
2015-06-15 14:17:48 +09:30
ICredentialStore.cs
…
IHttpClient.cs
…
IJsonSerializer.cs
…
InMemoryCredentialStore.cs
…
IRequest.cs
deprecate the optional AllowAutoRedirect parameter
2015-05-31 22:44:41 +09:30
IResponse.cs
…
JsonHttpPipeline.cs
Merge branch 'master' into redirect-requests
2015-06-15 16:33:42 +09:30
ProductHeaderValue.cs
…
RateLimit.cs
…
ReadOnlyPagedCollection.cs
…
Request.cs
deprecate the optional AllowAutoRedirect parameter
2015-05-31 22:44:41 +09:30
Response.cs
…
SimpleJsonSerializer.cs
…