diff options
| author | franck cuny <franck.cuny@gmail.com> | 2012-01-08 20:43:17 -0800 |
|---|---|---|
| committer | franck cuny <franck.cuny@gmail.com> | 2012-01-08 20:43:17 -0800 |
| commit | d748b56324b79626d471540cec565f17eb3d4392 (patch) | |
| tree | 8d77235f5a12668866e47dddfdad97726e910cce | |
| parent | moare fixes (diff) | |
| download | lumberjaph-d748b56324b79626d471540cec565f17eb3d4392.tar.gz | |
first weekly review
| -rw-r--r-- | _posts/2012-01-08-weekly_review.textile | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/_posts/2012-01-08-weekly_review.textile b/_posts/2012-01-08-weekly_review.textile new file mode 100644 index 0000000..8d18ebf --- /dev/null +++ b/_posts/2012-01-08-weekly_review.textile @@ -0,0 +1,13 @@ +--- +layout: post +category: weekly +title: Weekly Review - 2012-01 +--- + +What I've done this week: + + * "applied Brian's patches for Net::HTTP::Spore":https://github.com/franckcuny/net-http-spore/pull/11 + * "remove a useless regex in Net::HTTP::Spore":https://github.com/franckcuny/net-http-spore/commit/d41d8b640be7a0a364fefd30355081df69cc5cf0 + * "rewrite":htps://github.com/franckcuny/fluffyhttp/issues/2 the way Headers are handled withing `http' + * some documentation for `http' * ("Response":https://github.com/franckcuny/fluffyhttp/issues/4 objects) + * "refactoring":https://github.com/franckcuny/fluffyhttp/issues/7 of the Header class to add some properties when required |
