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

middleware example: print out both headers and options #535

Merged
merged 3 commits into from Jun 23, 2022
Merged

middleware example: print out both headers and options #535

merged 3 commits into from Jun 23, 2022

Commits on Jun 23, 2022

  1. print out both headers and options

    this code will most likely crash if you put anything in your options, so I decided to print options as well
    JLarky committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ba0204c View commit details
    Browse the repository at this point in the history
  2. chore: simplify example

    yordis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    59a8fb1 View commit details
    Browse the repository at this point in the history
  3. chore: ignore var

    yordis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    14c0969 View commit details
    Browse the repository at this point in the history