Skip to content

sendfile with TLS/SSL transport #512

@jashandeep-sohi

Description

@jashandeep-sohi

I was thinking about TLS/SSL today, and just realised that the current implementation doesn't take that into account.

We need a way to force _sendfile_fallback when ssl=True in loop.create_server.
I was thinking, if transport.get_extra_info('sslcontext', False) is True then we fallback. What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions