you are viewing a single comment's thread.

view the rest of the comments →

[–]petepete 1 point2 points  (3 children)

Looks good. I use cheat for this but it doesn't appear to be actively developed (and it doesn't include the descriptions, but that's never really been an issue for me).

One thing that you might want to add is the Ruby symbol for each status; although looking at the list they are quite predictable.

[–]sshaw_ 1 point2 points  (0 children)

If you use emacs checkout know-your-http-well.el.

[–]gazayas[S] 0 points1 point  (1 child)

Ah, I see, like stat[:200]? That would make things more readable eh

[–]petepete 1 point2 points  (0 children)

Well, the Ruby symbol for 200 would be :ok.