Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(http): change http interfaces to types #4024

Closed
wants to merge 1 commit into from

Commits on Sep 23, 2015

  1. fix(http): change http interfaces to types

    Types were previously not handled correctly by the type definition
    generation process, so a couple of things in http had to be changed 
    to interfaces. This issue has been fixed, so now they're types again.
    jeffbcross committed Sep 23, 2015
    Copy the full SHA
    58dea64 View commit details
    Browse the repository at this point in the history