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

Include message body in redirect responses #31886

Merged
merged 7 commits into from Dec 16, 2021

Commits on Nov 24, 2021

  1. Include message body in redirect responses

    Michiel Van Gendt committed Nov 24, 2021
    Copy the full SHA
    2179959 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Merge remote-tracking branch 'upstream/canary' into canary

    Michiel Van Gendt committed Nov 28, 2021
    Copy the full SHA
    4d9c9f9 View commit details
    Browse the repository at this point in the history
  2. Add tests for message body in redirect responses

    Michiel Van Gendt committed Nov 28, 2021
    Copy the full SHA
    7818ef8 View commit details
    Browse the repository at this point in the history
  3. Delete next.config.js

    michielvangendt committed Nov 28, 2021
    Copy the full SHA
    c9bb719 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Merge branch 'canary' into michielvangendt/canary

    # Conflicts:
    #	packages/next/server/next-server.ts
    ijjk committed Dec 16, 2021
    Copy the full SHA
    2876490 View commit details
    Browse the repository at this point in the history
  2. lint-fix

    ijjk committed Dec 16, 2021
    Copy the full SHA
    3721d06 View commit details
    Browse the repository at this point in the history
  3. update test

    ijjk committed Dec 16, 2021
    Copy the full SHA
    61391d8 View commit details
    Browse the repository at this point in the history