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

Blog

HTTP Status Coop – 403 Forbidden

October 26, 2017 by Hilary

Eighth in the HTTP Status Coop series is 403 Forbidden! The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource, or may need an account of some sort. via Wikipedia For the entire HTTP Status Coop series that’s been released so far, head over to …

Continue Reading

HTTP Status Coop – 400 Bad Request

October 23, 2017 by Hilary

Seventh in the HTTP Status Coop series is 400 Bad Request! The server cannot or will not process the request due to an apparent client error (e.g., malformed request syntax, size too large, invalid request message framing, or deceptive request routing). via Wikipedia Cooper does *not* like hats… For the entire HTTP Status Coop series that’s …

Continue Reading

HTTP Status Coop – 307 Temporary Redirect

October 18, 2017 by Hilary

Sixth in the HTTP Status Coop series is 307 Temporary Redirect! 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, …

Continue Reading

HTTP Status Coop – 305 Use Proxy

October 13, 2017 by Hilary

Fifth in the HTTP Status Coop series – 305 Use Proxy! The requested resource is available only through a proxy, the address for which is provided in the response. Many HTTP clients (such as Mozilla[26] and Internet Explorer) do not correctly handle responses with this status code, primarily for security reasons. via Wikipedia This  is a photo of my …

Continue Reading

HTTP Status Coop – 303 See Other

October 10, 2017 by Hilary

Fourth post in the HTTP Status Coop series – 303 See Other! The response to the request can be found under another URI using the GET method. When received in response to a POST (or PUT/DELETE), the client should presume that the server has received the data and should issue a new GET request to the given …

Continue Reading

HTTP Status Coop – 206 Partial Content

October 5, 2017 by Hilary

Third post in the HTTP Status Coop series – 206 Partial Content! The server is delivering only part of the resource (byte serving) due to a range header sent by the client. The range header is used by HTTP clients to enable resuming of interrupted downloads, or split a download into multiple simultaneous streams. via …

Continue Reading

HTTP Status Coop – 202 Accepted

September 30, 2017 by Hilary

Second post in the HTTP Status Coops – 202 Accepted! The request has been accepted for processing, but the processing has not been completed. The request might or might not be eventually acted upon, and may be disallowed when processing occurs. via Wikipedia I chose this photo because it both shows that Cooper was accepted into …

Continue Reading

Targeting Quality 2017 Recap

September 27, 2017 by Hilary

I was lucky enough to be accepted to speak at Targeting Quality in Kitchener, ON this year, and had a great time out there! This was my first time speaking outside the US, so it felt like a big accomplishment even though it’s just 3 hours from home. I only attended 3 sessions, including the …

Continue Reading

HTTP Status… Coops?

September 25, 2017 by Hilary

In going back over my Testing RESTful Web Services talk prior to presenting at Targeting Quality, I decided that the HTTP Status Cats I was using on one of my slides just didn’t feel right. I was already using my dog in my talk, so why not make some up? I’m calling them HTTP Status …

Continue Reading

Kalamazoo X 2017 Recap

April 30, 2017 by Hilary

Holy shit. Another amazing Kalamazoo X. This year was even more special because I was honored to be asked to speak. To be honest, speaking at Kalamazoo X was on my bucket list, but I never thought it would happen. It’s like the pinnacle of my speaking career. Doing a technical talk is easy. Doing …

Continue Reading

Posts navigation

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next

Recent Posts

  • Diversifying Heuristics with Social Media
  • A Birthday Surprise That Didn’t Go To Plan (but was Still Incredible!)
  • 2020 and 2021 Years in Review, and Looking Forward to 2022
  • My 2021 Health Journey Sure Has Been Fun!
  • Welcome to the PEG Club!

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.