- support passing in EdgeRc to from_edgerc static method
- fix problem with following redirects
- support 'Host' header more transparently
- remove testurl since new 'Host' support handles the same case
- support edgerc file
- support python3
- update link to developer site
- add testurl parameter for overriding method and host for testing
- Change POST behavior to truncate and max_body to 128kb(GRID-236)
- First version