Skip to content

Asp.Net example for actors use httpsredirection #858

Open
@bitTobiasMeier

Description

@bitTobiasMeier

Describe the issue
The actor example at the page https://docs.dapr.io/developing-applications/sdks/dotnet/dotnet-actors/dotnet-actors-howto/ contains "app.UseHttpsRedirection();". Instead on the page'authoring actors', the documentation recommend that you do without useHttpsRedirection.

URL of the docs

Expected content

Example without the line "app.UseHttpsRedirection()";

Screenshots
example actor registration:

image

Page authoring actors:
image

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions