HTTP Status: 204 No Content and 205 Reset Content

Wed, 7 May 2008 2:08 UTC

The 200 range of HTTP status codes represents successful requests. I’ve already covered 201 Created and 202 Accepted and 206 Partial Content. Today, I’ll wrap up my discussion of the 200 range by talking about 204 No Content and 205 Reset Content. The 200 OK response is probably the status with which most are familiar, [...]

[read more]

Comments 3 Comments »  Permalink Permalink  Tags Tags: , , ,

Ben RamseyZend Certified Engineer

About Ben

Ben Ramsey is a programmer, author, and Internet consultant. He is motivated by a passion for technology and driven by a desire to learn more.

[read more]

     

Recent Posts

HTTP Status: 206 Partial Content and Range Requests

Mon, 5 May 2008 2:17 UTC

Akki commented on my 100 Continue post, asking:

I was wondering if there was a response status to allow a large file to be “served” in parts and in just one response?

While I’ve never done this myself, I did some research to see how it might be done, and I’ve come up with a solution that [...]

[read more]

Comments 2 Comments »  Permalink Permalink  Tags Tags: , , ,

Umbrello UML Modeler

Sat, 26 Apr 2008 17:56 UTC

Special thanks to all the twitterites who recommended UML modeling tools. Umbrello UML Modeler appears to be the one I was looking for. Here are a couple of quick notes about what I had to do to get it running on my Mac, mainly for my own future reference, but I hope these also help [...]

[read more]

Comments 1 Comment »  Permalink Permalink  Tags Tags: , ,

HTTP Status: 201 Created vs. 202 Accepted

Fri, 25 Apr 2008 18:48 UTC

Continuing my series on HTTP status codes, I’d like to talk today about the use of the 201 Created and 202 Accepted codes.

I should make a point of clarification first, though. When I’m discussing the use of status codes, I have in mind Web services applications with perhaps rich clients that interface with [...]

[read more]

Comments 3 Comments »  Permalink Permalink  Tags Tags: , , ,

HTTP Status: 100 Continue

Tue, 22 Apr 2008 20:26 UTC

As a self-described HTTP status code pedant and an architect of RESTful Web services, I’ve spent a great deal of time researching and thinking about the proper use of HTTP status codes in Web applications. It occurs to me that many people use status codes in their applications in ways that I find improper, so [...]

[read more]

Comments 6 Comments »  Permalink Permalink  Tags Tags: , , ,

Stefan Esser: A Most Influential Person in IT

Mon, 14 Apr 2008 1:01 UTC

I subscribe to eWeek. Well, you could hardly call it “subscribing.” They send me the magazine for free, which I think they do for all of their “subscribers.” Nevertheless, I receive a print copy of the magazine each week. Of course, last week was no exception.

I took the April 7th issue out of my mailbox [...]

[read more]

Comments 4 Comments »  Permalink Permalink  Tags Tags: , ,

PHP TestFest 2008 and Atlanta PHP

Mon, 31 Mar 2008 18:03 UTC

Yesterday, php.net announced TestFest 2008!

The PHP-QA team would like to announce the TestFest for the month of May 2008. The TestFest is an event that aims at improving the code coverage of the test suite for the PHP language itself. As part of this event, local User Groups (UG) are invited to join the TestFest. [...]

[read more]

Comments 1 Comment »  Permalink Permalink  Tags Tags: , , , , , ,

Making Money With PHP and Google’s Summer of Code

Sat, 29 Mar 2008 1:10 UTC

Are you a student or do you know of a student who wants to make money this summer flipping bits instead of burgers? Furthermore, does said student want to make money programming for the PHP project? If so, then the Google Summer of Code and the PHP project provides just the opportunity.

I’m posting this for [...]

[read more]

Comments No Comments  Permalink Permalink  Tags Tags: , ,

PHP Appalachia 2008

Thu, 28 Feb 2008 6:19 UTC

Elizabeth Naramore announced PHP Appalachia 2008 earlier this week.

WHAT IS PHP APPALACHIA? A PHP unconference nestled in the Smoky Mountains, for those who like to camp or stay in a cabin, enjoy spending time with friends, and talking about PHP. As before, we will have a few presentations, but a lot of the time will [...]

[read more]

Comments No Comments  Permalink Permalink  Tags Tags: , , ,

Post Archive »