Pranav K
8414a65f6b
Branching for 1.1.0
2016-11-09 11:34:17 -08:00
John Luo
b9462ebee0
Update .travis.yml to link openssl correctly
2016-10-26 11:00:24 -07: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
72ccc60977
Merge branch 'rel/1.0.0' into dev
2016-10-24 13:49:25 -07:00
Chris R
45f29cc207
Bump version to 1.0.0.
2016-10-24 13:40:51 -07:00
Pranav K
3a40141bd2
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
2016-10-17 09:56:52 -07:00
Pranav K
14986c2dab
Branching for 1.1.0-preview1
2016-10-17 09:49:59 -07:00
Pranav K
3651f1f46c
Updating to netcoreapp1.1
2016-10-13 11:26:30 -07:00
Pranav K
336ff5cb3d
Revert "Updating to netcoreapp1.1"
...
This reverts commit 21fbdcc476 .
2016-10-12 16:10:02 -07:00
Pranav K
21fbdcc476
Updating to netcoreapp1.1
2016-10-12 13:46:53 -07:00
Chris R
5768f9605e
Add AppVeyor and Travis status badges to the readme
2016-10-10 09:49:27 -07:00
Chris R
9acbc6d898
Add travis.yml
2016-10-07 15:37:18 -07:00
Chris R
0f69d6351d
#214 Use ConditionalFacts to skip tests on Mac and Linux at the assembly levely
2016-10-07 15:35:09 -07:00
Chris R
47fc36453b
Update the samples and launchsettings ( #264 )
2016-10-05 15:32:19 -07:00
Chris R
a8e92d6de7
Merge branch 'rel/1.0.0' into dev
2016-10-05 11:14:31 -07:00
Chris R
2433448bc7
#259 Auto-chunk even for Connection: close responses
2016-10-05 10:19:20 -07:00
Pranav K
3fa95d1ff8
Updating partner package versions
2016-10-03 14:28:40 -07:00
Chris R
c8e46630ce
Merge branch 'rel/1.0.0' into dev
2016-09-30 14:17:07 -07:00
Chris R
e1ef220bf1
Add Contributing, Readme, and update License file.
2016-09-30 11:45:12 -07:00
Chris R
7e76ea8731
Update file license headers
2016-09-30 11:44:59 -07:00
Chris R
e982d8258e
Merge branch 'rel/1.0.0' into dev, bump version to 1.1.0-*
2016-09-15 15:55:47 -07:00
Chris R
ba49651552
Increment version to 1.0.0-rc1-final
2016-09-09 15:43:04 -07:00
Chris R
99a98af51e
#229 Update package descriptions and tags
2016-09-09 13:53:15 -07:00
Pranav K
bc7eb631d9
Pin to 1.0.0-rc1-final
2016-09-08 14:16:39 -07:00
Pavel Krymets
7a37091d3b
Use TaskCache class from Microsoft.Extensions.TaskCache.Sources ( #254 )
...
Instead of Task.FromResult(0)
2016-09-08 10:02:07 -07:00
Chris R
dc8806f07e
Downgrade and pin Microsoft.Extensions.RuntimeEnvironment.Sources
2016-09-07 11:24:39 -07:00
Chris R
e984b89e0a
Switch to master myget feed
2016-09-07 10:24:56 -07:00
Chris R
b94519b821
Pin versions
2016-09-07 10:24:38 -07:00
Chris R
a526454321
Raise version from 0.2.0-pre to 1.0.0-rc1
2016-09-07 09:55:21 -07:00
Chris R
a787a01a73
Downgrade to 1.0 dependencies
2016-09-07 09:45:31 -07:00
Doug Bunting
295dab5d50
Remove .travis.yml file
...
- no reason to build or test Windows-only WebListener on Linux or OS X
2016-09-07 09:33:50 -07:00
Troy Dai
c185082d40
Update comments in RequestUriBuilder
2016-09-06 16:16:23 -07:00
Troy Dai
c25d9b68ab
Use socket in Path encoding and unescaping cases
2016-09-06 16:09:07 -07:00
Troy Dai
7592086060
Update comments in RequestUriBuilder
2016-09-06 16:09:07 -07:00
Troy Dai
93feda2b8a
Rename parameter name in RequestUriBuilder
2016-09-06 16:09:07 -07:00
Troy Dai
100beaaf94
Add length constrain in path processing
2016-09-06 16:09:07 -07:00
Troy Dai
35429bd91f
Update overlong UTF8 test case
2016-09-06 16:09:07 -07:00
Troy Dai
b99f98dffb
Improve URL path decoding and unescaping components
...
1. Rename UrlInByte to RawUrlHelper and conver it to static class.
2. Combine UrlPathDecoder and RequestUrlBuilder and convert the latter to
a static utility class.
2016-09-06 16:09:07 -07:00
Troy Dai
ff97efe0d2
Overhaul the URL path unescaping
2016-09-06 16:09:06 -07:00
Troy Dai
8aaa4d0759
Add test cases for Path unescaping
2016-09-06 16:09:06 -07:00
Chris R
e9ef38cf3a
PR feedback
2016-09-02 16:23:45 -07:00
Chris R
1e59352466
Consolidate write flags and counting logic
2016-09-02 16:23:45 -07:00
Chris R
8105a272d2
#210 Re-enable caching tests
2016-09-02 16:23:45 -07:00
Chris R
88114568b9
#167 Prevent duplicate Content-Length headers
2016-09-02 16:23:45 -07:00
Chris R
6522926c22
Port WebSocket fix from https://github.com/dotnet/corefx/pull/11348
2016-09-02 15:33:10 -07:00
Troy Dai
f05007e0f2
Fix error message in RequestContext
2016-09-01 12:00:06 -07:00
Troy Dai
735366ff3f
Revert buffer alignment in NativeRequestContext
...
The buffer alignment will be set to zero so that WebListener will work
properly in all environment except ARM
2016-09-01 10:09:55 -07:00
Chris R
b31ec7d7a7
#204 Consolidate unsafe buffer access into NativeRequestContext
2016-08-31 14:19:56 -07:00
Chris R
3d1dbbaae5
#183 Set empty paths for OPTIONS * requests
2016-08-26 16:01:20 -07:00
Chris R
c2f52db3a5
Reorder SendFileAsync to match Write/FlushAsync
2016-08-26 10:10:09 -07:00