Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nvictus
Copy link

@nvictus nvictus commented Sep 21, 2019

URLs from ENCODE, such as such as https://www.encodeproject.org/files/ENCFF620UMO/@@download/ENCFF620UMO.bigWig can initially generate 307 redirect codes, which udc ignores, and therefore the read fails.

This PR makes udc recognize 307 and 308 codes in addition to 301 and 302.

URLs from ENCODE can generate 307 redirect codes, which udc ignores. Adding support for 307 and 308 codes (https://stackoverflow.com/a/42138726) to fix to make such URLs work.
@galt galt closed this Sep 23, 2019
@galt galt reopened this Sep 23, 2019
@galt
Copy link
Contributor

galt commented Sep 23, 2019

Dear Nezar,
Thanks for your suggestion.
307 and 308 redirects are now allowed in kent repo.

@galt galt closed this Sep 23, 2019
@nvictus
Copy link
Author

nvictus commented Sep 23, 2019

Thanks!

nvictus added a commit to nvictus/pybbi that referenced this pull request Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants