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

Support request.query decoding #126

Merged
merged 8 commits into from
Nov 7, 2024
Merged

Support request.query decoding #126

merged 8 commits into from
Nov 7, 2024

Commits on Nov 5, 2024

  1. Support request.query decoding

    Signed-off-by: Alex Snaps <[email protected]>
    alexsnaps committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    069d9f8 View commit details
    Browse the repository at this point in the history
  2. Renamed fn, and made it 'extended' only

    Signed-off-by: Alex Snaps <[email protected]>
    alexsnaps committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e8b1b08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dc72bf View commit details
    Browse the repository at this point in the history
  4. Added rustdoc

    Signed-off-by: Alex Snaps <[email protected]>
    alexsnaps committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    743425b View commit details
    Browse the repository at this point in the history
  5. Typing

    Signed-off-by: Alex Snaps <[email protected]>
    alexsnaps committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cdc899d View commit details
    Browse the repository at this point in the history
  6. Added second arg to skip param repeating

    Signed-off-by: Alex Snaps <[email protected]>
    alexsnaps committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a8632ce View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Default to not consider repeats

    Signed-off-by: Alex Snaps <[email protected]>
    alexsnaps committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ae40336 View commit details
    Browse the repository at this point in the history
  2. Renamed to decodeQueryString to queryMap, short and internal use …

    …only
    
    Signed-off-by: Alex Snaps <[email protected]>
    alexsnaps committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3092713 View commit details
    Browse the repository at this point in the history