GithubHelp home page GithubHelp logo

Follow redirections about fuel HOT 11 CLOSED

kittinunf avatar kittinunf commented on May 12, 2024
Follow redirections

from fuel.

Comments (11)

kittinunf avatar kittinunf commented on May 12, 2024 1

@cbeust, sorry I didn't provide you much with the info. Yes, it is fixed. Simple redirection should be supported by now.

from fuel.

kittinunf avatar kittinunf commented on May 12, 2024

Sorry about that. Agree @tbruyelle. I will implement this feature in the next coming releases.

from fuel.

tbruyelle avatar tbruyelle commented on May 12, 2024

Hey no need to sorry :) Thanks in advance

from fuel.

cbeust avatar cbeust commented on May 12, 2024

Just spent some time wondering why my downloads were not working until I realized Fuel doesn't follow redirections. That's a pretty big missing feature.

Any update on this?

from fuel.

yoavst avatar yoavst commented on May 12, 2024

How do you want it to be implemented? Do you need to know that it was redirected, or do you just need the final data?

from fuel.

cbeust avatar cbeust commented on May 12, 2024

Just the final data.

Cédric

On Thu, Apr 7, 2016 at 8:57 AM, Yoav Sternberg [email protected]
wrote:

How do you want it to be implemented? Do you need to know that it was
redirected, or do you just need the final data?


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#40 (comment)

from fuel.

mplatvoet avatar mplatvoet commented on May 12, 2024

Note that other http libraries keep track of the previous redirects and/or keep track of the number of redirects. This all to prevent circular redirects or simply to many redirects.

from fuel.

yoavst avatar yoavst commented on May 12, 2024

do they prevent only simple redirection?
A -> B -> A -> B
or more advanced like A -> B -> C -> A -> B?

from fuel.

mplatvoet avatar mplatvoet commented on May 12, 2024

the latter, the more advanced option.

from fuel.

yoavst avatar yoavst commented on May 12, 2024

#73 will support redirection. Detecting redirection loop will be added later.

from fuel.

cbeust avatar cbeust commented on May 12, 2024

"Closed" as in... "fixed"? :)

from fuel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.