Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keepcookie

Keepcookie is a middleware plugin for Traefik which Keeps the cookies that are indicated by deleting all others.

Configuration

Static

experimental:
  plugins:
    keepcookie:
      moduleName: "github.com/ascpikmin/keepcookie"
      version: "v1.0.0"

Dynamic

http:
  middlewares:
      keepcookie:
        cookies:
          - cookieKey1
          - cookieKey2

About

Keepcookie is a middleware plugin for Traefik which Keeps the cookies that are indicated by deleting all others.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages