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

feat(ext-plugin): support to get request body #5600

Merged
merged 6 commits into from Nov 29, 2021

Commits on Nov 24, 2021

  1. feat(ext-plugin): support to get request body

    Signed-off-by: tzssangglass <tzssangglass@gmail.com>
    tzssangglass committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    86a8412 View commit details
    Browse the repository at this point in the history
  2. fix code lint

    Signed-off-by: tzssangglass <tzssangglass@gmail.com>
    tzssangglass committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d87c5a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. add test case

    Signed-off-by: tzssangglass <tzssangglass@gmail.com>
    tzssangglass committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    2885cbf View commit details
    Browse the repository at this point in the history
  2. use the correct extrainfo type to get request body

    Signed-off-by: tzssangglass <tzssangglass@gmail.com>
    tzssangglass committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    b133ef3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. resolve code review

    Signed-off-by: tzssangglass <tzssangglass@gmail.com>
    tzssangglass committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    5ed9551 View commit details
    Browse the repository at this point in the history
  2. resolve code review

    Signed-off-by: tzssangglass <tzssangglass@gmail.com>
    tzssangglass committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    1070368 View commit details
    Browse the repository at this point in the history