question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

wait http without redirect

See original GitHub issue

Hi,

It is possible to disable redirects on the http waiter for docker start goal ? I would like to test that my image redirect correctly. But currently the wait fail because it try to get the redirected URL.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rhusscommented, Jun 29, 2016

I think we can live without. I will take this over for the next release.

Thanks !

0reactions
Albatarmcommented, Jun 29, 2016

We could introduce a config option when needed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Java Asyhronously wait for the http redirection - Stack Overflow
The problem is that the http get request comes back with an http response 200 and with the http content without waiting for...
Read more >
Redirections in HTTP - MDN Web Docs - Mozilla
In HTTP, redirection is triggered by a server sending a special redirect response to a request. Redirect responses have status codes that start ......
Read more >
How to decrease HTTPs redirect wait time?
I use a wordpress plugin to redirect my website to HTTPs. ... browsers to directly request the HTTPS url without going via HTTP...
Read more >
Set up an HTTP-to-HTTPS redirect for a global external HTTP ...
This page shows you how to set up an HTTP-to-HTTPS redirect for the global external HTTP(S) load balancer (classic). This page is for...
Read more >
How to redirect website after certain amount of time without ...
To redirect from an HTML page, use the META Tag. With this, use the http-equiv attribute to provide an HTTP header for the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found