Rick Anderson
2225182397
remove | MS Docs ( #3612 )
2017-06-30 23:47:15 +00:00
Rick Anderson
0eaab41fc5
Update middleware.md ( #3268 )
...
* Update middleware.md
* Update middleware.md
The original:
>[!WARNING] >[!WARNING]
->Be careful modifying the `HttpResponse` after invoking `next`, because the response **may** have already been sent to the client. You can use [HttpResponse.HasStarted]() to check whether the headers have been sent.
Be careful means it's OK to do this as long as you are careful and implies you can be careful via:
You can use [HttpResponse.HasStarted] to check whether the headers have been sent.
* Update middleware.md
* Update middleware.md
* Update middleware.md
* Update middleware.md
2017-04-25 11:02:17 -10:00
Andy Pasic
010b730d27
Bulk metadata fix ( #2871 )
...
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476
.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2
2017-03-02 14:50:36 -10:00
Diana LaRose
44a2b7bbb4
Edited middleware.md ( #2838 )
2017-02-25 23:50:39 -10:00
Diana LaRose
da607bb672
Update middleware.md ( #2824 )
...
Changed first line to test the process.
2017-02-23 08:43:08 -10:00
Rick Anderson
903f008c4e
Middleware rewrite ( #2641 )
...
* Middleware rewrite
* author
* fix
* fix2
* react to feedback
* react to 2nd feedback
* small fixes
2017-02-06 17:23:48 -10:00
Luke Latham
50d1def5eb
Add Middleware ordering content to Middleware doc ( #2541 )
...
* Update middleware.md
* Update middleware.md
* Update middleware.md
2017-01-20 09:54:43 -08:00
Steve Smith
9b5dddad2c
Update middleware to document constructor vs. Invoke DI and scoping ( #2475 )
...
* Update middleware to document constructor vs. Invoke DI and scoping
* Minor copy edits
2017-01-14 19:23:11 -10:00
Luke Latham
66ddfb2fc3
URL Rewriting title update and text links fix ( #2494 )
...
* Update toc.md
* Update middleware.md
* Update url-rewriting.md
2017-01-11 10:12:08 -08:00
Luke Latham
5b26154803
URL Rewriting doc ( #2446 )
...
* Update url-rewriting.md
* Create project.json
* Add files via upload
* Create add_rewrite.png
* Add files via upload
* Update toc.md
* Update index.md
* Update url-rewriting.md
* Add files via upload
* Add figures for redirect and rewrite
* Update images
* Update url-rewriting.md
* Update RewriteRule.cs
* Update Startup.cs
* Minor image update
* Add additional resource
* Alphabetize project.json sections
* Group System usings
* Create README.md
* Move sample info into the README
* Delete sample info (info moved to README)
* Add console logging dep
* Add console logging
* Alphabetize
* Create License.txt
* Update index.md
* Create url_redirect.png
* Add files via upload
* Create project.json
* Add files via upload
* Create README.md
* Create url-rewriting.md
* Update toc.md
* Delete add_apache_mod_redirect.png
* Delete add_iis_url_rewrite.png
* Delete add_redirect.png
* Delete add_redirect_jpg_requests.png
* Delete add_redirect_png_requests.png
* Delete add_redirect_to_https.png
* Delete add_redirect_to_https_permanent.png
* Delete add_redirect_xml_requests.png
* Delete add_rewrite.png
* Delete url_redirect.png
* Delete url_rewrite.png
* Delete ApacheModRewrite.txt
* Delete IISUrlRewrite.xml
* Delete License.txt
* Delete README.md
* Delete RewriteRule.cs
* Delete Startup.cs
* Delete global.json
* Delete project.json
* Delete testCert.pfx
* Delete url-rewriting.md
* Update toc.md
* Add link to middleware doc
* Update url-rewriting.md
* Update RewriteRule.cs
* Update Startup.cs
* Swap redirect+rewrite images
* React to review feedback
* Minor update
* Fix PathString
* Fix PathString
* Add unsupported IIS feature issue links
* Add trackAllCaptures PR link
* Update sample
* Update sample
* Update images
* Fix missing fundamentals node on doc link
* React to feedback
* Revert images
* Remove heading code style
* React to feedback
* Update title and middleware heading levels
* Update section heading and remove paragraph
2017-01-10 14:25:00 -08:00
Luke Latham
5e2118e1e6
Specify alt text in all images ( #2434 )
...
* Update publish-to-azure-webapp-using-vs.md
* Update google-logins.md
* Update working-with-sql.md
* Update microsoft-logins.md
* Update twitter-logins.md
* Update facebook-logins.md
* Update index.md
* Update accconfirm.md
* Update 2fa.md
* Update yeoman.md
* Update file-providers.md
* Update app-state.md
* Update localization.md
* Update middleware.md
* Update dependency-injection.md
* Update mvc.md
* Update webapi.md
* Update native-mobile-backend.md
* Update filters.md
* Update formatting.md
* Update dependency-injection.md
* Update adding-controller.md
* Update adding-model.md
* Update search.md
* Update controller-methods-views.md
* Update adding-view.md
* Update validation.md
* Update first-web-api.md
* Update web-api-help-pages-using-swagger.md
* Update your-first-mac-aspnet.md
* Update azure-continuous-deployment.md
* Update vsts-continuous-deployment.md
* Update dependency-injection.md
* Delete FBLogin2.PNG
* Delete pass1.PNG
* Delete pass2.PNG
* Add files via upload
* Update facebook-logins.md
* Update index.md
2016-12-22 10:03:29 -08:00
Luke Latham
604d4a9d58
Update middleware.md ( #2378 )
2016-12-13 20:17:38 -10:00
Charlie Chu
459c33f8bc
Just a minor typo
2016-12-08 22:50:44 +08:00
Charlie Chu
f326be27d9
Fix snippet
2016-12-02 15:29:40 +08:00
Andy Pasic
a82e144ea1
fixed code snippets
2016-11-17 21:03:07 -08:00
Rick Anderson
17f93fe6c5
keywords and decription meta-data
2016-11-17 10:13:02 -10:00
Rick Anderson
b23d49f1f6
title + meta on technology
2016-11-16 14:24:57 -10:00
Dave
63d2505249
Minor clean up of whitespaces and code formatting ( #2148 )
...
* Minor clean up of whitespaces
* Fixed problematic inline code formatting
2016-11-11 08:18:54 -10:00
Steve Smith
807a02838b
Author updates ( #2144 )
2016-11-11 11:28:14 -05:00
Andy Pasic
81425c2f2a
Api link fix ( #2115 )
...
* quick test
* quick test
* quick test
* Revert "quick test"
This reverts commit 91b07a3df5
.
* Revert "quick test"
This reverts commit e44af19bb4
.
* Revert "quick test"
This reverts commit 6872a1921d
.
* Removed links to old api site
* Fixed link to H1
* quick fix
* Fixed link to H1
* reverted to match master
* removed random character.
* removed random unix character
* removed random unix character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* Quick fixes
* Update CONTRIBUTING.md
* removed random UTF character
* removed random UTF character
* Update routing.md
* Update validation.md
* Update overview.md
* Update linuxproduction.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update cross-site-scripting.md
* Update overview.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update first-web-api.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Andy Pasic
5c533c0d9e
dl link fix ( #2116 )
...
* quick test
* validation fix
2016-11-07 07:19:31 -10:00
Nikita Pakhomov
f02dd115ae
Fix path to samples in fundamentals section ( #2088 )
...
Add an optional extended description…
2016-11-03 08:17:47 -10:00
Andy Pasic
c13beeadd4
Removed U+FEFF ( #2073 )
...
* Removed U+FEFF
* Removed leading FEFF
* Update bootstrap.md
* Update bundling-and-minification.md
* Update knockout.md
* Update using-grunt.md
* Update yeoman.md
* Update style-guide.md
* Update error-handling.md
* Update localization.md
* Update middleware.md
* Update validation.md
* Update overview.md
* Update view-components.md
* Update iis-with-msdeploy.md
* Update iis.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update machine-wide-policy.md
* Update cross-site-scripting.md
* Update overview.md
* Update limited-lifetime-payloads.md
* Update overview.md
* Update password-hashing.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
Rick Anderson
362720dca2
Fix OPS build ( #2023 )
...
* fb
* del folders
* fb
* fix ref
* tos
* toc
* toc
2016-10-31 09:20:51 -10:00
Daniel Roth
e9c1419175
Add docfx content
2016-10-28 10:35:15 -07:00