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

Inject requestHeaderModifier to LuaData #223

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jun 25, 2024

  1. inject headerModifier to the luaData

    Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
    lujiajing1126 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    894a142 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix lua script and test case

    Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
    lujiajing1126 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1d2ac3c View commit details
    Browse the repository at this point in the history
  2. fix NPE

    Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
    lujiajing1126 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a71ed33 View commit details
    Browse the repository at this point in the history
  3. use ptr instead of struct

    Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
    lujiajing1126 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    174abd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. add requestHeaderModifier to testcase debugging toolkit

    Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
    lujiajing1126 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    11424ea View commit details
    Browse the repository at this point in the history
  2. fix testcase

    Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
    lujiajing1126 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    008562a View commit details
    Browse the repository at this point in the history