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

Support HTTP 308 Permanent redirect in client class. #2134

Merged
merged 1 commit into from
Jul 27, 2017
Merged

Support HTTP 308 Permanent redirect in client class. #2134

merged 1 commit into from
Jul 27, 2017

Conversation

penguinolog
Copy link
Contributor

What do these changes do?

Implements HTTP 308 code support in client

Related issue number

Implements: #2114

@codecov-io
Copy link

codecov-io commented Jul 27, 2017

Codecov Report

Merging #2134 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2134   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files          38       38           
  Lines        7723     7723           
  Branches     1346     1346           
=======================================
  Hits         7497     7497           
  Misses        102      102           
  Partials      124      124
Impacted Files Coverage Δ
tests/autobahn/client.py 96.84% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91dc5b7...b968209. Read the comment docs.

@asvetlov asvetlov merged commit 07a4ef3 into aio-libs:master Jul 27, 2017
@asvetlov
Copy link
Member

Thanks

@lock
Copy link

lock bot commented Oct 28, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 28, 2019
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bot:chronographer:provided There is a change note present in this PR outdated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants