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

Category: HTTP Status Coops

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

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

Posts navigation

  • Previous
  • 1
  • 2

Recent Posts

  • 2022 Year In Review and 2023 Goals
  • Diversifying Heuristics with Social Media part 2
  • 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

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.