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

add FastCgiHttpMessageHandler with basic tests #2572

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    cf72d28 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    2b76bec View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. fastcgi params refactor

    funcmike committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c1ce52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee0abea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ec4b6c View commit details
    Browse the repository at this point in the history
  4. add license info

    funcmike committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    e2e1ac0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    2a181af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa88a1f View commit details
    Browse the repository at this point in the history
  3. reorder structs & classes

    funcmike committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3c246aa View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. review fixes

    funcmike committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f2c6ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13db31d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9741e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae076b5 View commit details
    Browse the repository at this point in the history
  5. rename handler method

    funcmike committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8d08908 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    be994b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e16da5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cabc2c8 View commit details
    Browse the repository at this point in the history
  4. cleanup code

    funcmike committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    81e9042 View commit details
    Browse the repository at this point in the history
  5. refactor fastcgi record content data to readonlysequence & first atte…

    …mpt of http content data as lazy fasctcgi record stream
    funcmike committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    649ffe2 View commit details
    Browse the repository at this point in the history