Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiohttp-negotiate

A mixin for supporting Negotiate authentication with aiohttp.

Usage

from aiohttp_negotiate import NegotiateClientSession

session = NegotiateClientSession()
resp = yield from session.get('https://example.com/')

About

Negotiate auth mixin for aiohttp.

Resources

Stars

6 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages