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

remove DefaultCookieDecoder #10659

Merged
merged 8 commits into from
Mar 28, 2024
Merged

remove DefaultCookieDecoder #10659

merged 8 commits into from
Mar 28, 2024

Commits on Mar 28, 2024

  1. #10435 remove DefaultCookieDecoder from services because its broken f…

    …or parsing request cookies
    n0tl3ss committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b63ab09 View commit details
    Browse the repository at this point in the history
  2. add tests

    sdelamo committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    95db45d View commit details
    Browse the repository at this point in the history
  3. add tests

    sdelamo committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fa52646 View commit details
    Browse the repository at this point in the history
  4. Update http-netty/src/test/groovy/io/micronaut/http/netty/cookies/Net…

    …tyLaxClientCookieEncoderSpec.groovy
    sdelamo authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1e9dd56 View commit details
    Browse the repository at this point in the history
  5. Update http-netty/src/test/groovy/io/micronaut/http/netty/cookies/Net…

    …tyServerCookieEncoderSpec.groovy
    sdelamo authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b45696f View commit details
    Browse the repository at this point in the history
  6. Update http-netty/src/test/groovy/io/micronaut/http/netty/cookies/Net…

    …tyServerCookieEncoderSpec.groovy
    sdelamo authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f4fd94f View commit details
    Browse the repository at this point in the history
  7. Update http-netty/src/test/groovy/io/micronaut/http/netty/cookies/Net…

    …tyLaxClientCookieEncoderSpec.groovy
    sdelamo authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f8e275f View commit details
    Browse the repository at this point in the history
  8. prevent flakiness

    sdelamo committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a695e84 View commit details
    Browse the repository at this point in the history