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 deprecated method: res.send() to res.sendStatus() #46

Merged
merged 1 commit into from
Nov 29, 2014
Merged

Fix deprecated method: res.send() to res.sendStatus() #46

merged 1 commit into from
Nov 29, 2014

Conversation

alexkahn
Copy link
Contributor

There was a deprecation warning that appeared when I entered an address that forced a 500 error.

@matiaskitty
Copy link
Contributor

wow, what does that mean?

On Sat, Nov 29, 2014 at 1:00 PM, Alex Kahn notifications@github.com wrote:

There was a deprecation warning that appeared when I entered an address

that forced a 500 error.

You can merge this Pull Request by running

git pull https://github.com/alexkahn/recycling issue45

Or view, comment on, or merge it at:

#46
Commit Summary

  • Fix deprecated method: res.send() to res.sendStatus()

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#46.

benwilhelm added a commit that referenced this pull request Nov 29, 2014
Fix deprecated method: res.send() to res.sendStatus()
@benwilhelm benwilhelm merged commit a8c3506 into open-city:master Nov 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants