gabrielfalcao / HTTPretty

Intercept HTTP requests at the Python socket level. Fakes the whole socket module
https://httpretty.readthedocs.org
MIT License
2.11k stars 275 forks source link

Docs show old version #197

Open spookylukey opened 9 years ago

spookylukey commented 9 years ago

http://falcao.it/HTTPretty/ shows docs for 0.7.0,instead of 0.8.3. Really useful things like record/playback are missing.

spookylukey commented 9 years ago

Actually I realised 0.8.3 and master don't have record/playback docs either, although there does seem to be support in httpretty/core.py