wrest icon indicating copy to clipboard operation
wrest copied to clipboard

Flesh out the live functional tests to describe the available Net::HTTP API

Open kaiwren opened this issue 14 years ago • 1 comments

Document existing Net::HTTP driver functionality using functional tests against a live server.

This will greatly aid us in standardise the LibCurl apis and also make it easy to create api compliant HTTP drivers in the future.

kaiwren avatar Nov 05 '10 09:11 kaiwren

Added functional test for redirects. Please review: https://github.com/jasim/wrest/commit/66661bcfc3c07a7cfe0907b75b44de341f983230

jasim avatar Dec 16 '10 05:12 jasim