Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3941850
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T00:35:32+00:00 2026-05-20T00:35:32+00:00

I was on a page that redirected me to my own web server (www.myserver.com)

  • 0

I was on a page that redirected me to my own web server (www.myserver.com) but the request was not a GET but a POST.

At first http://www.myserver.com couldn’t process the request because I just had a route handler for handling “GET /”. When I realized it could be a POST redirection (read about it on their guide) I created a route handler for “POST /” and the page was served.

Correct me if I’m wrong, so the browser COULD redirect to an url with POST?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T00:35:32+00:00Added an answer on May 20, 2026 at 12:35 am

    The answer is YES but the browser is supposed to prompt the user. 302 is not except allowed for GET and HEAD but 307 is allowed for POST. From the HTTP RFC:

    307 Temporary Redirect

    The requested resource resides
    temporarily under a different URI.
    Since the redirection MAY be altered
    on occasion, the client SHOULD
    continue to use the Request-URI for
    future requests. This response is only
    cacheable if indicated by a
    Cache-Control or Expires header field.

    The temporary URI SHOULD be given by
    the Location field in the response.
    Unless the request method was HEAD,
    the entity of the response SHOULD
    contain a short hypertext note with a
    hyperlink to the new URI(s) , since
    many pre-HTTP/1.1 user agents do not
    understand the 307 status. Therefore,
    the note SHOULD contain the
    information necessary for a user to
    repeat the original request on the new
    URI.

    If the 307 status code is received in
    response to a request other than GET
    or HEAD, the user agent MUST NOT
    automatically redirect the request
    unless it can be confirmed by the
    user, since this might change the
    conditions under which the request was
    issued.

    What browser were you using?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web page, that redirects to the desired destination url using: <meta
How can I perform a redirect with Server.Transfer() to the same page that is
my problem is after i successfully log in,it is not redirect to page that
When a user is not logged in and tries to access a page that
I've developed a service that allows users to search for stores on www.mysite.com. I
I work for a company which has its own web server they are due
I have a client program that talks to a web server through a SSL
I've had my web server for a while now and known that it was
i have a php page that redirects (if successful) to another php page like
I have some script in my default page that redirects users to language specific

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.