This addresses the breakage reported in issue #5 by adapting the code in
question to the new API which doesn't expose the Request constructor
anymore. The code should work with the old and the new API and
therefore the build-dependancy doesn't need changing (although it
would be advisable to restrict the http-enumerator version to 0.7.*)
This addresses the breakage reported in issue #5 by adapting the code in question to the new API which doesn't expose the
Request
constructor anymore. The code should work with the old and the new API and therefore the build-dependancy doesn't need changing (although it would be advisable to restrict the http-enumerator version to 0.7.*)