Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Equivalent for HttpServerUtility.UrlTokenDecode and HttpServerUtility.UrlTokenEncode #291

Closed
harshgMSFT opened this issue Apr 22, 2014 · 4 comments
Labels
Milestone

Comments

@harshgMSFT
Copy link
Contributor

Need this as part of AntiForgeryToken Serialization/Deserialization. #180

@GrabYourPitchforks
Copy link
Contributor

This API is now in the Abstractions repo. See commit aspnet/HttpAbstractions@0f2b9b3.

@rynowak
Copy link
Member

rynowak commented Oct 16, 2014

@harshgMSFT @danroth27

What's the action we need to take here. Is this important for beta?

@harshgMSFT
Copy link
Contributor Author

Its not super important because we do not expose the methods publicly, but I think we should take this for beta. The risk here is minimal and the tests should catch a regression if any.
Currently we have a private implementation in https://github.com/aspnet/Mvc/blob/dev/src/Microsoft.AspNet.Mvc.Core/AntiForgery/AntiForgeryTokenSerializer.cs

@danroth27 danroth27 added this to the 6.0.0-rc1 milestone Oct 16, 2014
@danroth27 danroth27 modified the milestones: 6.0.0-rc1, 6.0.0-beta2 Oct 20, 2014
harshgMSFT added a commit that referenced this issue Oct 21, 2014
harshgMSFT added a commit that referenced this issue Oct 21, 2014
@harshgMSFT
Copy link
Contributor Author

eccefaf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants