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

Advanced middleware options #347

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Mar 6, 2021

  1. Added support for:

     - Custom HttpServerOptions per endpoint
     - Custom HttpRequestDecoders per Endpoint
     - Custom HttpResponseEncoders per endpoint
    niiigoo committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    ccd4145 View commit details
    Browse the repository at this point in the history
  2. added import statement

    niiigoo committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    def6521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32e6962 View commit details
    Browse the repository at this point in the history
  4. fixed syntax issues

    niiigoo committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    401610b View commit details
    Browse the repository at this point in the history
  5. fixed syntax issues

    niiigoo committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    df04142 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

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

Commits on Mar 10, 2021

  1. Merge pull request #1 from Bijles-aan-Huis-B-V/customizedHttp

    Customized http
    niiigoo committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    f6c9a07 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

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

Commits on Apr 3, 2023

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

Commits on Apr 11, 2023

  1. Merge pull request #5 from Bijles-aan-Huis-B-V/bugfix/disable-gomod-d…

    …ependencies-make-target
    
    Disable go mod while fetching a package that doesn't support it
    gulteking committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8e3ac39 View commit details
    Browse the repository at this point in the history