This website requires JavaScript.
Explore
Help
Sign In
github
/
JavaScriptServices
Watch
1
Star
1
Fork
0
You've already forked JavaScriptServices
mirror of
https://github.com/aspnet/JavaScriptServices.git
synced
2025-12-26 19:47:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23dc31ef044518291dafc4640d8260aae7af9e0f
JavaScriptServices
/
src
/
Microsoft.AspNetCore.SpaServices.Extensions
/
Proxying
History
Steve Sanderson
873cfa9adf
In SpaProxy, don't fail if there are non-forwardable headers.
Fixes
#1543
.
2018-02-21 14:03:30 +00:00
..
ConditionalProxyMiddleware.cs
Add new Microsoft.AspNetCore.SpaServices.Extensions package to host new runtime functionality needed for updated templates until 2.1 ships
2017-11-09 10:09:13 -08:00
SpaProxy.cs
In SpaProxy, don't fail if there are non-forwardable headers.
Fixes
#1543
.
2018-02-21 14:03:30 +00:00
SpaProxyingExtensions.cs
When a SPA dev server (or prerendering build) takes too long to start up, only fail current request, not future requests.
Fixes
#1447
2018-01-02 14:15:20 +00:00