- [Fix] #9: Getting a System.InvalidOperationException: Only one HostingEnvironment is allowed in an AppDomain
- [NEW] #8: It's possible now to set post data (thanks to @kristianhald)
- Add MIT license
- [NEW] #5: Modify base for MapPath
- [NEW] #6: Sign so can use from Gac'd assembly (thanks to @dazinator)
- [Fix] #3: Don't throw NotImplementedException (thanks to @ffMathy)
- [NEW] #2: Request: Please make it possible to fake HTTP headers
- [Fix] #1: HttpContex.Current.Server.MapPath("/") throws InvalidOperationException
- Initial release