<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>92a25a7a10c550403b40c0a07e70693789cba242</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/edeafb34dc864530c21de03182743fef5eb214b1</url>
    <id>edeafb34dc864530c21de03182743fef5eb214b1</id>
    <committed-date>2009-01-24T14:49:01-08:00</committed-date>
    <authored-date>2009-01-24T14:49:01-08:00</authored-date>
    <message>restclient instead of rest_client; reorganize lib dir</message>
    <tree>c753ce897e721a8e29c437da8fc2dd4cd3239d45</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d0161d7ecc3d8313063ed73a51fe6902bfda397</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/92a25a7a10c550403b40c0a07e70693789cba242</url>
    <id>92a25a7a10c550403b40c0a07e70693789cba242</id>
    <committed-date>2009-01-24T14:28:05-08:00</committed-date>
    <authored-date>2009-01-24T14:28:05-08:00</authored-date>
    <message>beautify headers (:content_type =&gt; 'text/html')</message>
    <tree>5fbea86a7e9eb442285635485bb164701090022b</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89005e269fc34789be88b70336b2f8d280842bb5</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/7d0161d7ecc3d8313063ed73a51fe6902bfda397</url>
    <id>7d0161d7ecc3d8313063ed73a51fe6902bfda397</id>
    <committed-date>2009-01-23T13:04:16-08:00</committed-date>
    <authored-date>2009-01-23T13:04:16-08:00</authored-date>
    <message>try making a RestClient::Response object inherited from String for backward compatibility</message>
    <tree>a69f84a42d7cb645c9ce2bce1a3c57d93d1a84b2</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd37895b6fff186a0ae4ce9e1ac7305a5fc2fbcc</id>
      </parent>
    </parents>
    <author>
      <name>Coda Hale</name>
      <email>coda.hale@gmail.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/847ac7f5f3291533dfc0297e7b0be8c55ce7182e</url>
    <id>847ac7f5f3291533dfc0297e7b0be8c55ce7182e</id>
    <committed-date>2008-12-19T02:31:42-08:00</committed-date>
    <authored-date>2008-12-09T18:05:26-08:00</authored-date>
    <message>Allow for the sending of nil payloads.

If a blank string is used in place of nil to mean &quot;no request entity&quot;,
Net::HTTP::HTTPGenericRequest#supply_default_content_type is called, which
sets the request's Content-Type to application/x-www-form-urlencoded.

This is problematic, because many servers will return a 406 Not Acceptable,
indicating that the given resource cannot accept request entities of that
type.

By using nil as the &quot;no request entity&quot; sigil, Net::HTTP::HTTPGenericRequest
will not automatically append a Content-Type to the request, resovling this
issue.</message>
    <tree>ab8429cf74c13955c3cece04b69f480692d85926</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5181306f231aad913e1aca36a7e05c4c54f75da5</id>
      </parent>
    </parents>
    <author>
      <name>T.Watanabe</name>
      <email>wtnabe@wt-srv.watanabe</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/f0b2e4488506b747894ad88973e04051f50d74b9</url>
    <id>f0b2e4488506b747894ad88973e04051f50d74b9</id>
    <committed-date>2008-12-17T11:26:53-08:00</committed-date>
    <authored-date>2008-10-14T07:38:13-07:00</authored-date>
    <message>add '304 Not Modified' support</message>
    <tree>213ceb0fb2c4a209e6ec34e373d620732766865b</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95563d1fbfc1c3cf8906eb52db81d661e8ee05b8</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/5d59a16fcc8bd6484a2f0c92f8162aad0584ab41</url>
    <id>5d59a16fcc8bd6484a2f0c92f8162aad0584ab41</id>
    <committed-date>2008-12-08T01:36:21-08:00</committed-date>
    <authored-date>2008-12-08T01:35:42-08:00</authored-date>
    <message>whitespace</message>
    <tree>c219d50b5248d1be0f1ec10ce07805cb4094f329</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50eaad8cf75783821eebe2d63a8af3ccb5f7a794</id>
      </parent>
      <parent>
        <id>0fc6d7c3a571074dd04834166b2b6b969e782fbd</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/95563d1fbfc1c3cf8906eb52db81d661e8ee05b8</url>
    <id>95563d1fbfc1c3cf8906eb52db81d661e8ee05b8</id>
    <committed-date>2008-12-08T01:34:19-08:00</committed-date>
    <authored-date>2008-12-08T01:34:19-08:00</authored-date>
    <message>Merge commit 'mac/master'</message>
    <tree>a59ec69e664ac126c600b404281d651215184d61</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51d55dc4ce2ea25f49b0a5aa9eae41f883e0edf3</id>
      </parent>
    </parents>
    <author>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/fd41d47025830d97b4ef020f677063c9384f8cdf</url>
    <id>fd41d47025830d97b4ef020f677063c9384f8cdf</id>
    <committed-date>2008-11-26T17:42:16-08:00</committed-date>
    <authored-date>2008-11-26T17:42:16-08:00</authored-date>
    <message>add the http response to Unauthorized and ResourceNotFound too, in case the user wants to parse the body</message>
    <tree>1f3d2a84c29c8bd8b03b3afa24f4e8214550c0b0</tree>
    <committer>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d62da7ef827be578727328a6768e4df861a592aa</id>
      </parent>
    </parents>
    <author>
      <name>macournoyer</name>
      <email>macournoyer@gmail.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/0fc6d7c3a571074dd04834166b2b6b969e782fbd</url>
    <id>0fc6d7c3a571074dd04834166b2b6b969e782fbd</id>
    <committed-date>2008-11-25T11:56:18-08:00</committed-date>
    <authored-date>2008-11-25T11:56:18-08:00</authored-date>
    <message>Ooops read_timeout is on the connection instance akshuly...</message>
    <tree>ee304a2c4672c67eaeb2b29c4b06d927b16fe61a</tree>
    <committer>
      <name>macournoyer</name>
      <email>macournoyer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51d55dc4ce2ea25f49b0a5aa9eae41f883e0edf3</id>
      </parent>
    </parents>
    <author>
      <name>macournoyer</name>
      <email>macournoyer@gmail.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/d62da7ef827be578727328a6768e4df861a592aa</url>
    <id>d62da7ef827be578727328a6768e4df861a592aa</id>
    <committed-date>2008-11-25T11:28:14-08:00</committed-date>
    <authored-date>2008-11-25T11:28:14-08:00</authored-date>
    <message>Add timeout option to Request.</message>
    <tree>22bb1f445e10d8baf4258a7736fd2d0012ba3673</tree>
    <committer>
      <name>macournoyer</name>
      <email>macournoyer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9b812f58a9c5ea7ae3669678a2cedf524528503</id>
      </parent>
    </parents>
    <author>
      <name>Ivan Makfinsky</name>
      <email>ivan@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/5a12ae9889b45436f385235de87298fcefd27e77</url>
    <id>5a12ae9889b45436f385235de87298fcefd27e77</id>
    <committed-date>2008-10-21T19:51:54-07:00</committed-date>
    <authored-date>2008-10-21T19:51:54-07:00</authored-date>
    <message>Quick fix (suppress) for ssl peer certificate warning</message>
    <tree>5fc1cef3f371f392f7e2963f65e46b86137662a7</tree>
    <committer>
      <name>Ivan Makfinsky</name>
      <email>ivan@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9859455b341fcf798ebe023df4bd4995c277c08</id>
      </parent>
    </parents>
    <author>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/30dc5041b465988ec6a30cdd6e626fc5d3a8723d</url>
    <id>30dc5041b465988ec6a30cdd6e626fc5d3a8723d</id>
    <committed-date>2008-10-13T18:04:53-07:00</committed-date>
    <authored-date>2008-10-13T18:04:53-07:00</authored-date>
    <message>ensuring header values are strings</message>
    <tree>a8648694922f7f35889029a95cfa414c9db09d99</tree>
    <committer>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>680ebf73063b7aa95d5d224cc24eb62538e55a94</id>
      </parent>
    </parents>
    <author>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/e9859455b341fcf798ebe023df4bd4995c277c08</url>
    <id>e9859455b341fcf798ebe023df4bd4995c277c08</id>
    <committed-date>2008-10-13T17:47:24-07:00</committed-date>
    <authored-date>2008-10-13T17:47:24-07:00</authored-date>
    <message>refactor Request#make_headers</message>
    <tree>d3fe0d7d33dc29ef8210665c5e31a6112821698f</tree>
    <committer>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be13a8035f93ccdaff39439d8a1459e70f3f0fbd</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/74e81c12b1c2b28e2e4934ae214f4229ee4bcfe1</url>
    <id>74e81c12b1c2b28e2e4934ae214f4229ee4bcfe1</id>
    <committed-date>2008-09-02T20:37:26-07:00</committed-date>
    <authored-date>2008-09-02T20:36:54-07:00</authored-date>
    <message>Add some docs/info for proxying.</message>
    <tree>228d269d4958bb729e838fcc77e6ad26ca8b4d42</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94a50a66ef4412431f68dc824958990fafd0a3b3</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/3e0b928254d54cd62b40d5df7575e1bd071b50de</url>
    <id>3e0b928254d54cd62b40d5df7575e1bd071b50de</id>
    <committed-date>2008-08-19T13:29:02-07:00</committed-date>
    <authored-date>2008-08-19T13:25:48-07:00</authored-date>
    <message>Simplify the proxy stuff to just use the global proxy setting.</message>
    <tree>6e855c9b7bd3b24c9ed8f7be7d190b822a422d07</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a21bf617e2775ac01779951e95a96e61c78a222</id>
      </parent>
      <parent>
        <id>ff041a5e31f82eee0b5257bd57e3da63d678f8a3</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/94a50a66ef4412431f68dc824958990fafd0a3b3</url>
    <id>94a50a66ef4412431f68dc824958990fafd0a3b3</id>
    <committed-date>2008-08-19T13:06:48-07:00</committed-date>
    <authored-date>2008-08-19T13:06:48-07:00</authored-date>
    <message>Merge commit 'adamwiggins/master'</message>
    <tree>6228e164a21a9a1b463e821ac085a057e6798b89</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0f3da80781ad43386cd721f3189c8468b12065b</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/9ae6f7f4876ba1016300549728aca8fe7dda85d3</url>
    <id>9ae6f7f4876ba1016300549728aca8fe7dda85d3</id>
    <committed-date>2008-08-18T18:59:52-07:00</committed-date>
    <authored-date>2008-08-18T18:59:52-07:00</authored-date>
    <message>decode gzip/deflate results</message>
    <tree>29819310fc948ecc947151cebaad4162d1003fc3</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b3ae7e0b661f3f8c535dcc33525b844b9a5ff62</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/a0f3da80781ad43386cd721f3189c8468b12065b</url>
    <id>a0f3da80781ad43386cd721f3189c8468b12065b</id>
    <committed-date>2008-08-18T15:47:06-07:00</committed-date>
    <authored-date>2008-08-18T15:47:06-07:00</authored-date>
    <message>logging handles nil content-type</message>
    <tree>e2e96a2ba753f912b12bf3b446cbaa50bc09ef07</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9f915debfd4af61d8fed4f991ac2cc3b1dae5b4</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/7b3ae7e0b661f3f8c535dcc33525b844b9a5ff62</url>
    <id>7b3ae7e0b661f3f8c535dcc33525b844b9a5ff62</id>
    <committed-date>2008-08-14T01:55:40-07:00</committed-date>
    <authored-date>2008-08-14T01:55:40-07:00</authored-date>
    <message>log headers, escape strings</message>
    <tree>da1be69816fe5bb1cbbdc96ae4c03d9a3b45a867</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fdd901025debfcdcf16018842b3cc7e2a3e40337</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/d3d5a72ccbc340a79f56db75b3633d98dc1fd703</url>
    <id>d3d5a72ccbc340a79f56db75b3633d98dc1fd703</id>
    <committed-date>2008-08-14T01:17:04-07:00</committed-date>
    <authored-date>2008-08-14T01:17:04-07:00</authored-date>
    <message>log response with http status, content type, and output body size</message>
    <tree>759d2960d658eb460a4e201bccdfe012b9da6354</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05a9db204745f10c715c7d2a4d917a137d3720f3</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/fdd901025debfcdcf16018842b3cc7e2a3e40337</url>
    <id>fdd901025debfcdcf16018842b3cc7e2a3e40337</id>
    <committed-date>2008-08-14T00:51:01-07:00</committed-date>
    <authored-date>2008-08-14T00:51:01-07:00</authored-date>
    <message>logging restclient via RESTCLIENT_LOG or RestClient.log = stdout/stderr/filename</message>
    <tree>549dedf74c4a0f3c7498c39810691bf1328ac47a</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cad9caaf6f8b1207f1f6f7acac71e4d111c053e0</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/4218b6837017f85146d79f08781bdd89771c0e8c</url>
    <id>4218b6837017f85146d79f08781bdd89771c0e8c</id>
    <committed-date>2008-08-01T11:39:24-07:00</committed-date>
    <authored-date>2008-08-01T11:39:24-07:00</authored-date>
    <message>lighten readme by moving detailed docs to restclient module</message>
    <tree>9177a31ad075ab046b3a36ccff801d6a3bf8d121</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4371c0ee49fe9d61ea85a4cc601c6c6f153b6502</id>
      </parent>
    </parents>
    <author>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/a959ae2b674330c908d23c4a94b314c8e4df4589</url>
    <id>a959ae2b674330c908d23c4a94b314c8e4df4589</id>
    <committed-date>2008-07-24T15:09:53-07:00</committed-date>
    <authored-date>2008-07-24T15:09:53-07:00</authored-date>
    <message>Add support for proxies.</message>
    <tree>165c0bf28c043c1cfeb441829d7d856fb62c49e2</tree>
    <committer>
      <name>Brian Donovan</name>
      <email>brian.donovan@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4371c0ee49fe9d61ea85a4cc601c6c6f153b6502</id>
      </parent>
    </parents>
    <author>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/cad9caaf6f8b1207f1f6f7acac71e4d111c053e0</url>
    <id>cad9caaf6f8b1207f1f6f7acac71e4d111c053e0</id>
    <committed-date>2008-07-23T14:57:42-07:00</committed-date>
    <authored-date>2008-07-23T14:57:42-07:00</authored-date>
    <message>support nested hashes in payload</message>
    <tree>a624c5ba648c3fbeddc55143a63c05fb08cc27b3</tree>
    <committer>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f24d45cb5210baa1f3c8e90b8079aa83cd52f14f</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/bd53adf1d70d8ee3c31dd964c738b3887e130673</url>
    <id>bd53adf1d70d8ee3c31dd964c738b3887e130673</id>
    <committed-date>2008-07-19T07:02:21-07:00</committed-date>
    <authored-date>2008-07-19T07:02:21-07:00</authored-date>
    <message>const_get instead of module_eval for generating http class</message>
    <tree>a1a1980209a0d7c50313d11ee33ef245e9a793f7</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e3df03d65bccffdb1920ca087aa63a0cf796404</id>
      </parent>
    </parents>
    <author>
      <name>Aman Gupta</name>
      <email>aman@tmm1.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/c3fe7e3f3caf428548f370cbc7f2b113ab77261a</url>
    <id>c3fe7e3f3caf428548f370cbc7f2b113ab77261a</id>
    <committed-date>2008-07-14T20:25:30-07:00</committed-date>
    <authored-date>2008-07-14T20:25:30-07:00</authored-date>
    <message>Fix handling of relative Location headers in redirect code</message>
    <tree>5f81cd1ad29a2860cc95ef6bdd1a946621e66169</tree>
    <committer>
      <name>Aman Gupta</name>
      <email>aman@tmm1.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95236bc6d29b8dd608608e85d55c12de0c065293</id>
      </parent>
    </parents>
    <author>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/f62708401b32291490694762d2df66b256ce772a</url>
    <id>f62708401b32291490694762d2df66b256ce772a</id>
    <committed-date>2008-06-25T19:02:02-07:00</committed-date>
    <authored-date>2008-06-25T19:02:02-07:00</authored-date>
    <message>added a base exception class for all RestClient related exceptions</message>
    <tree>1afeb9edb4dca948a743709480b17b47bccc9a71</tree>
    <committer>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b1dac743f494fffb63e62e4160761af4335534c1</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/95236bc6d29b8dd608608e85d55c12de0c065293</url>
    <id>95236bc6d29b8dd608608e85d55c12de0c065293</id>
    <committed-date>2008-06-24T03:27:21-07:00</committed-date>
    <authored-date>2008-06-24T03:27:21-07:00</authored-date>
    <message>ResourceNotFound exception for 404 errors</message>
    <tree>52c15a46e38e25fd1909110acf213cd456ca413d</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7b31306b34c4ef030746c35d3bea904b904b1d3</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/4f9d9a01a77f935cee93f038fb91db7a3807ab4a</url>
    <id>4f9d9a01a77f935cee93f038fb91db7a3807ab4a</id>
    <committed-date>2008-06-20T20:48:42-07:00</committed-date>
    <authored-date>2008-06-20T20:39:13-07:00</authored-date>
    <message>show RequestTimeout in place of Timeout::Error</message>
    <tree>8160eccb81b620189c505d6149d4d4f4629be980</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76b910b061c9dbbfd14fca98283dd6420bf90890</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/f87af3f7e5ec5f87174867500a2a88a5f0867d38</url>
    <id>f87af3f7e5ec5f87174867500a2a88a5f0867d38</id>
    <committed-date>2008-06-20T20:48:40-07:00</committed-date>
    <authored-date>2008-06-20T20:28:19-07:00</authored-date>
    <message>show ServerBrokeConnection when server unexpectedly terminates the connection</message>
    <tree>637cd99a6ba15e93b9f78361e5c0373deb9a6ee5</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7511d4977098816d02618727516ddb6d3a402ed7</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/7c7e62515c22e8dfdce36768c34811e6854e5e03</url>
    <id>7c7e62515c22e8dfdce36768c34811e6854e5e03</id>
    <committed-date>2008-06-20T19:44:36-07:00</committed-date>
    <authored-date>2008-06-20T19:44:36-07:00</authored-date>
    <message>support authentication in the URI, i.e. http://user:pass@example.com/resource</message>
    <tree>3c34d489b9b584ad91cd333422f9f42dc6ca3e99</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f5a234d273cf4c080fc396ba02219a2c0d14979</id>
      </parent>
    </parents>
    <author>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/6315a184f50412a3e47ffb154eec3952e923783c</url>
    <id>6315a184f50412a3e47ffb154eec3952e923783c</id>
    <committed-date>2008-06-20T19:05:41-07:00</committed-date>
    <authored-date>2008-06-20T19:05:41-07:00</authored-date>
    <message>formating/whitespace fix</message>
    <tree>c57d3f7c83ca5345d061c5a32794d2b618e2983f</tree>
    <committer>
      <name>Adam Wiggins</name>
      <email>adam@heroku.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20e920e4f6381f8cc8884ce8cb46778818dfa809</id>
      </parent>
    </parents>
    <author>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/b8e4b83a1ad27c1d0e3ca7aef8f475c284782fbb</url>
    <id>b8e4b83a1ad27c1d0e3ca7aef8f475c284782fbb</id>
    <committed-date>2008-06-20T11:08:38-07:00</committed-date>
    <authored-date>2008-06-20T11:08:38-07:00</authored-date>
    <message>fixed payload escaping, using a more complete set of unsafe chars</message>
    <tree>b74988cc9dde322f78436432dff495a64108397a</tree>
    <committer>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c515bd80518f79ace0c8419e538c4add2f35fb69</id>
      </parent>
    </parents>
    <author>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/39f3513daecb2a74af18f4be8e8221ca81085165</url>
    <id>39f3513daecb2a74af18f4be8e8221ca81085165</id>
    <committed-date>2008-06-11T12:31:39-07:00</committed-date>
    <authored-date>2008-06-11T12:31:39-07:00</authored-date>
    <message>enhance error rescuing in the RequestFailed class; parsing error messages when there's a xml in the response body</message>
    <tree>377a58c2412c387597bc137f29281fbf8e780c02</tree>
    <committer>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10b4cc95dd8fe9afd7df2ec4c43dd9499019364a</id>
      </parent>
    </parents>
    <author>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </author>
    <url>http://github.com/adamwiggins/rest-client/commit/c515bd80518f79ace0c8419e538c4add2f35fb69</url>
    <id>c515bd80518f79ace0c8419e538c4add2f35fb69</id>
    <committed-date>2008-06-11T12:26:14-07:00</committed-date>
    <authored-date>2008-06-11T12:26:14-07:00</authored-date>
    <message>use SSL authentication for https requests (based on patch from ardekantur)</message>
    <tree>41349f182daae89654ab93a86966a53c590736fc</tree>
    <committer>
      <name>Pedro Belo</name>
      <email>pedro@bitscribe.net</email>
    </committer>
  </commit>
</commits>
