Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove extra space before close ticks. #1699

Merged
merged 1 commit into from
Oct 29, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/http-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The rules we currently follow:
- MUST use the original request's authentication credentials when following a redirect where the original host matches the redirect host.
- MUST NOT use the original request's authentication credentials when following a redirect where the original host does not match the redirect host.
- SHOULD only follow 3 redirects.
```
```

### Proxy Support

Expand Down Expand Up @@ -50,4 +50,4 @@ something you need to support: https://github.com/octokit/octokit.net/issues/809

Another request has been for auto-wiring the proxy details at runtime. Please
leave a comment in this thread if you're interested in this:
https://github.com/octokit/octokit.net/issues/594
https://github.com/octokit/octokit.net/issues/594