File: test_utils.py

package info (click to toggle)
httpx-ntlm 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 120 kB
  • sloc: python: 475; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 108 bytes parent folder | download
1
2
3
4
# Default variables used for the ntlm_context
username = 'username'
domain = 'domain'
password = 'password'