Skip to content
This repository was archived by the owner on Mar 18, 2021. It is now read-only.

Jc/replacebody #68

Merged
merged 3 commits into from
Jul 3, 2016
Merged

Jc/replacebody #68

merged 3 commits into from
Jul 3, 2016

Conversation

itsjoeconway
Copy link
Contributor

Removes some warnings.

Removes http_server dependency.

Implements HTTP request body decoding.

Finishes #39

return (await HttpBodyHandler.processRequest(r)).body;
});
} catch (e) {
throw new _InternalIgnoreBullshitException();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@anachlas
Copy link
Contributor

anachlas commented Jul 2, 2016

👍

@anachlas
Copy link
Contributor

anachlas commented Jul 3, 2016

👍

@anachlas anachlas merged commit bafe1e5 into master Jul 3, 2016
@anachlas anachlas deleted the jc/replacebody branch July 3, 2016 23:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants