iPXE discussion forum

Full Version: HTTP redirect 301 support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am experiencing issues with HTTP redirect when loading kernel/image from HTTP. Is HTTP redirect supported in the HTTP implementation? I can't find this in the codebase, thanks.
What are the issues you are seeing, do you have a error (including ipxe.org/err url if available) or what happens.

what if you do imgfetch http://redirecting url followed by imgstat, what do you see?
Just tested and 301 redirects works just fine
The Location redirect handling code can be seen here
Oh thanks for the code link, I was using old version of iPXE!
Reference URL's