GithubHelp home page GithubHelp logo

Response Code : 302 about vial-http HOT 3 CLOSED

ParadiseHell avatar ParadiseHell commented on May 23, 2024
Response Code : 302

from vial-http.

Comments (3)

baverman avatar baverman commented on May 23, 2024

302 is unhandled by purpose to be able to see headers and location of intermediate responses. I'am thinking about special headers Vial-Connect, Vial-Timeout and also I can make Vial-Redirect to control automatic redirection.

from vial-http.

ParadiseHell avatar ParadiseHell commented on May 23, 2024

Are you sure you had added automatic redirects?
First I have updated vial-http
And the GET Request : https://tmall.com
I still get 302 code using vial-http.
But when I use wget, I got this following :

HTTP request sent, awaiting response... 302 Found
Location: https://www.tmall.com/ [following]

When I try to request this URL https://www.tmall.com using vial-http, it works.

So I think your way of automatic redirects still remains some bugs.

from vial-http.

baverman avatar baverman commented on May 23, 2024

You have to set Vial-Redirect header.

Vial-Redirect: 1

GET https://tmall.com

https://github.com/baverman/vial-http/blob/master/doc/tutorial.rst#redirects

from vial-http.

Related Issues (15)

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.