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 README examples #440

Merged
merged 1 commit into from
May 23, 2019
Merged

Fix http README examples #440

merged 1 commit into from
May 23, 2019

Conversation

sdimkov
Copy link
Contributor

@sdimkov sdimkov commented May 23, 2019

Some cosmetic fixes to the provided examples in the http README:

  • Ensure they're all actually runnable
  • Use clear variable names
  • Add usage of Cookie interface

Some cosmetic fixes to the provided examples in the http README:
- Ensure they're all actually runnable
- Use clear variable names
- Add usage of Cookie interface
@CLAassistant
Copy link

CLAassistant commented May 23, 2019

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

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

Thanks!

@ry ry merged commit b9b25b8 into denoland:master May 23, 2019
ry pushed a commit to ry/deno that referenced this pull request Oct 9, 2019
Some cosmetic fixes to the provided examples in the http README:
- Ensure they're all actually runnable
- Use clear variable names
- Add usage of Cookie interface
Original: denoland/std@b9b25b8
inverted-capital pushed a commit to dreamcatcher-tech/napps that referenced this pull request Oct 24, 2024
This change adds the following REST API endpoints.
- `GET /api/users`
- `GET /api/users/[login]`
- `GET /api/users/[login]/items`

Documentation will come in a follow-up PR.

Towards denoland#439
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.

3 participants