File: prefix_03.py

package info (click to toggle)
gunicorn 20.1.0-6%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,512 kB
  • sloc: python: 9,292; makefile: 161; xml: 73; sh: 40; javascript: 35
file content (5 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (11)
1
2
3
4
5
from gunicorn.config import Config
from gunicorn.http.errors import InvalidHeader

cfg = Config()
request = InvalidHeader