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: ability to read body separate from header #1130

Merged
merged 8 commits into from Oct 22, 2021
Merged

feat: ability to read body separate from header #1130

merged 8 commits into from Oct 22, 2021

Commits on Oct 6, 2021

  1. Adding ConvertHTTPRequest and renaming ConvertRequest to ConvertFastR…

    …equest
    uwaterloo gitlab committed Oct 6, 2021
    Copy the full SHA
    87117b2 View commit details
    Browse the repository at this point in the history
  2. Removing forServer boolean from ConvertHTTPRequest

    uwaterloo gitlab committed Oct 6, 2021
    Copy the full SHA
    f5543f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Copy the full SHA
    d03d25a View commit details
    Browse the repository at this point in the history
  2. Preparing for PR

    uwaterloo gitlab committed Oct 20, 2021
    Copy the full SHA
    0a47edb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0037f50 View commit details
    Browse the repository at this point in the history
  4. Reverting adaptor changes

    uwaterloo gitlab committed Oct 20, 2021
    Copy the full SHA
    c464a5f View commit details
    Browse the repository at this point in the history
  5. Fixing godoc, adding req.ReadBody function as well

    uwaterloo gitlab committed Oct 20, 2021
    Copy the full SHA
    c91bc14 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Update comment to be more clear

    As per @erikdubbelboer suggestion
    
    Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com>
    ShivanshVij and erikdubbelboer committed Oct 22, 2021
    Copy the full SHA
    9075c98 View commit details
    Browse the repository at this point in the history