Giter VIP home page Giter VIP logo

Comments (8)

fafhrd91 avatar fafhrd91 commented on May 12, 2024

I agree, but I'd make separate parameters for login and password

from aiohttp.

asvetlov avatar asvetlov commented on May 12, 2024

But aiohttp.request accepts auth as tuple of (login, password)

from aiohttp.

fafhrd91 avatar fafhrd91 commented on May 12, 2024

I think that was wrong decision. I used requests library as an example, but that's wrong

from aiohttp.

asvetlov avatar asvetlov commented on May 12, 2024

We have to be consistent.
If we will use login and password as parameters for Proxy Connector
than we need to support that in aiohttp.request too (as well as in other
places).

On Thu, Jun 26, 2014 at 6:43 PM, Nikolay Kim [email protected]
wrote:

I think that was wrong decision. I used requests library as an example,
but that's wrong


Reply to this email directly or view it on GitHub
#84 (comment).

Thanks,
Andrew Svetlov

from aiohttp.

fafhrd91 avatar fafhrd91 commented on May 12, 2024

I agree. How about basic_login instead of just login or basic_auth_login—
Sent from Mailbox

On Thu, Jun 26, 2014 at 8:48 AM, Andrew Svetlov [email protected]
wrote:

We have to be consistent.
If we will use login and password as parameters for Proxy Connector
than we need to support that in aiohttp.request too (as well as in other
places).
On Thu, Jun 26, 2014 at 6:43 PM, Nikolay Kim [email protected]
wrote:

I think that was wrong decision. I used requests library as an example,
but that's wrong


Reply to this email directly or view it on GitHub
#84 (comment).

Thanks,

Andrew Svetlov

Reply to this email directly or view it on GitHub:
#84 (comment)

from aiohttp.

asvetlov avatar asvetlov commented on May 12, 2024

basic_login and basic_passwd?
Both should be either None or not None

from aiohttp.

fafhrd91 avatar fafhrd91 commented on May 12, 2024

Looks good. And proxy_login for proxy—
Sent from Mailbox

On Thu, Jun 26, 2014 at 8:57 AM, Andrew Svetlov [email protected]
wrote:

basic_login and basic_passwd?

Both should be either None or not None

Reply to this email directly or view it on GitHub:
#84 (comment)

from aiohttp.

lock avatar lock commented on May 12, 2024

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

from aiohttp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.