Skip to content
#

asp-net-core

Here are 5,897 public repositories matching this topic...

MartinCarpentier
MartinCarpentier commented Dec 29, 2018

Expected Behavior / New Feature

Support sticky sessions for ServiceDiscoveryProviders

Actual Behavior / Motivation for New Feature

When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.

The functionality could be great if it could work with both consul

lesley-w
lesley-w commented Sep 28, 2020

A brief description of the issue goes here.

If a user creates a link using Multi Url Picker but does not include http or https in the url, the link renders the url as "siteurl" + "linkurl" e.g. http://www.mysite.com/www.facebook.com, which results in a broken link.

The url picker know that it is an external link, so should add http:// as a default if it has not been specified e.g. http://www

hotchocolate

Improve this page

Add a description, image, and links to the asp-net-core topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asp-net-core topic, visit your repo's landing page and select "manage topics."

Learn more