Skip to content

Turn http stream support on by default #309

@ejizba

Description

@ejizba

Right now customers have to turn on http stream support with the following code:

import { app } from '@azure/functions';

app.setup({ enableHttpStream: true });

When we do the next major version of @azure/functions, we should ideally turn it on by default

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