Author: mhueneburg
Date: 2010-06-07 23:56:20 +0200
Fixed issue where request method would be ignored in base generation. Fixed issue where request data would be sent inside Authoriziation header. Added request port to url. Updated test cases.
Author: gwoo
Date: 2010-06-12 10:09:38 -0700
updating some of michael changes. adding a `usePort` option to determine if the port should be used in the url when creating the signature base string. default is false