Skip to content
g33klady
  • Home
  • Blog
  • Talks
  • HTTP Status Coops
g33klady

HTTP Status Coop – 307 Temporary Redirect

October 18, 2017 by Hilary

Sixth in the HTTP Status Coop series is 307 Temporary Redirect!

307TempRedirect_img

In this case, the request should be repeated with another URI; however, future requests should still use the original URI. In contrast to how 302 was historically implemented, the request method is not allowed to be changed when reissuing the original request. For example, a POST request should be repeated using another POST request.

via Wikipedia

My husband, lovingly redirecting Cooper out of the snow 😀


For the entire HTTP Status Coop series that’s been released so far, head over to the HTTP Status Coop page on my blog!

Hilary

I’m Hilary Weaver-Robb, also known as g33klady on the Internets. I’m an SQA Architect in Detroit, I tweet a lot (@g33klady), and swear a lot, too.

Post navigation

Previous Post:

HTTP Status Coop – 305 Use Proxy

Next Post:

HTTP Status Coop – 400 Bad Request

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • C# Advent Calendar 2019 – Refactoring RestSharp Sample Tests to Make Them More Maintainable
  • Being Prescribed Something I’m Allergic To aka Software Doesn’t Work
  • Choosing the Winner for the Pro Ministry of Testing Dojo Membership!
  • Ministry of Testing Dojo Membership – #PayItForward
  • Looking back on 2018, looking forward to 2019

Categories

  • Career and Leadership
  • Coding Stuff
  • Conferences and UG Meetings
  • Gluten Free
  • HTTP Status Coops
  • Personal Stuff
  • Professional Stuff
  • REST API Testing
  • Testing
  • Uncategorized

Upcoming Events

There are no upcoming events at this time.

© 2018 g33klady.com / Hilary Weaver-Robb. All rights reserved.