Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@danroth27 danroth27 released this 27 Jun 14:53

Features

  • Add IsAvailable to ISession (#634)
  • Add raw request URI property to IHttpRequestFeature (#596)
  • Update AuthenticationManager.AuthenticateAsync to return an AuthenticationTicket (#572)

Bugs Fixed

  • Query parameter without equals sign are not added to Request.Query (#624)
  • Add doc comments for FormOptions. (#621)
  • Move CookieSecureOption / SecurePolicy to Http.Abstractions (#612)
  • Broken URLs 404 for the specifications (#607)
  • Confusing UriHelper method names (#573)
  • Continuation of encoding in Cookie discussion (#547)