Commit Graph

336 Commits

Author SHA1 Message Date
Chris Ross (ASP.NET) cfd974337d Improved request error handling. 2017-11-14 10:37:55 -08:00
Chris Ross 936f82874a
Release pins before disposal (#412) 2017-11-02 19:34:12 -07:00
Nate McMaster db210af712 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 14:42:41 -07:00
Chris Ross (ASP.NET) 02331040a1 Dispose of the existing native context before creating a new one. 2017-10-30 21:41:57 -07:00
Justin Kotalik 231cbffe1a Create shared package folder for IIS Integration In-process. (#397) 2017-09-25 15:53:33 -07:00
Chris Ross (ASP.NET) e3c7e23cc4 Logging#543 Reorder request disposal due to logging. 2017-09-20 15:28:26 -07:00
Nate McMaster 9c78b5a8be Use PackageLineup to manage PackageReference versions 2017-08-29 12:39:24 -07:00
Nate McMaster 4595e91a7d Use Directory.Build.props/targets 2017-08-29 12:37:28 -07:00
Cesar Blum Silveira d72175a846 Make StopAsync multi-thread safe (#377). 2017-08-23 12:08:43 -07:00
Chris R 13b867a90e #366 Add flag to disable synchronous IO 2017-07-05 15:51:16 -07:00
Hao Kung 779cfd265a React to HttpAbstractions 2017-06-29 16:27:46 -07:00
Chris R 7febdbaa20 #539 Implement request body size limit 2017-06-26 15:18:10 -07:00
Chris R 7b15720a05 # This is a combination of 2 commits.
# This is the 1st commit message:

#539 Implement request body size limit

# The commit message #2 will be skipped:

# Check exception messages
2017-06-26 15:17:20 -07:00
Chris R c13ba3ef0a #339 Don't send chunked responses for HEAD requests 2017-06-26 12:09:18 -07:00
Pranav K 0e4405ab7f Remove usage of TaskCache 2017-06-08 13:46:29 -07:00
Chris R f1901516c6 #519 Expose a connection limit option 2017-06-05 10:23:22 -07:00
Hao Kung d387e6b560 Fix package reference 2017-05-25 19:54:00 -07:00
Hao Kung 87faa10e64 React to forbid changes 2017-05-24 12:21:08 -07:00
Chris R bad3f62c8d React to StringSegment change. 2017-05-23 14:52:22 -07:00
Chris R 9c5870b1b4 React to StringSegment change 2017-05-23 10:59:32 -07:00
Chris R df36d02311 Retarget to netstandard2.0 2017-05-22 14:57:28 -07:00
Hao Kung bff13c7f43 HttpSysServer => Auth 2.0 2017-05-17 13:35:09 -07:00
Chris Ross (ASP.NET) 31001de66a Migrate to netcoreapp2.0 2017-05-05 14:54:57 -07:00
Chris R 76a4299b52 #326 Fix API set target 2017-04-19 16:09:57 -07:00
Chris R 4e8872b94d Implement IServer.StopAsync 2017-04-12 22:30:46 -07:00
John Luo bc003985c6 React to addition of PreferHostingUrls 2017-04-05 12:23:28 -07:00
Pranav K 53946e9856 Remove net451 as a cross-compile target 2017-03-23 15:26:48 -07:00
Chris R 32bc9a57c9 #317 Dispose WindowsIdentity 2017-03-22 14:08:50 -07:00
Chris R c328e22699 #306 Consistently use WindowsPrincipal 2017-03-22 13:43:45 -07:00
Chris R d103bdb1ba #287 Do not include an auth display name 2017-03-22 13:31:06 -07:00
Nate McMaster 5c4a132d71 Unify dependency versions to one file and remove workarounds 2017-03-15 14:24:15 -07:00
John Luo aac4eebd79 Direct address configuration #297 2017-03-02 15:51:54 -08:00
John Luo fcd0685923 Reacting to HeaderUtilities renames 2017-02-28 14:19:02 -08:00
John Luo 76255bc7f4 Remove references to WebListener 2017-02-24 16:02:55 -08:00
Nate McMaster 27d9b78fd2
Downgrade to stable packages 2017-02-14 16:15:36 -08:00
Chris R bad8bc945a Convert from project.json to csproj 2017-02-06 11:45:36 -08:00
Chris R 119945ca02 Cache the ContentLength header value 2017-01-24 14:57:00 -08:00
Chris R 56bd85aaf2 #298 Add a timeout for draining requests on shutdown 2017-01-24 13:43:17 -08:00
Chris R e19dea255b Remove obsolete code 2017-01-11 12:00:19 -08:00
Stephen Halter 7c84269bc3 Remove no longer implemented WebSocket feature from collection 2017-01-09 16:54:20 -08:00
Chris R 691c69f1d2 #283 remove direct WebSocket support 2017-01-05 15:05:12 -08:00
Chris R f07e7a5875 Use the new 101 constant from Http Abstractions. 2017-01-03 13:54:11 -08:00
Chris R 87e6c4ed3f #283 Make old object model internal 2017-01-03 12:16:53 -08:00
Chris R e524fc2535 Remove obsolete file 2017-01-03 12:16:53 -08:00
Chris R d7ce8d8103 #283 Update naming, merge options 2017-01-03 12:16:53 -08:00
Chris R 4c388e89ce #283 Merge packages, namespaces, test projects, and samples 2017-01-03 12:16:53 -08:00
Pranav K 42297c152b Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00
Pranav K bbe3c76c5a Updating versions to 1.2.0-* 2016-11-09 14:20:16 -08:00
John Luo f96ba3a254 Add extension method for AcceptAsync with timeout
- Update tests for Win7 and Win2008R2 specific behaviour for caching responses without content-type
2016-10-25 14:31:47 -07:00
Chris R a8e92d6de7 Merge branch 'rel/1.0.0' into dev 2016-10-05 11:14:31 -07:00