Levi B
|
0ca24147a0
|
Add unit tests and code generation routines
|
2015-02-27 11:30:00 -08:00 |
Levi B
|
204fb08e01
|
Refactor Encoders into their own package
|
2015-02-23 13:49:51 -08:00 |
Stephen Halter
|
db484a7dcb
|
Rename Microsoft.AspNet.HttpFeature to Microsoft.AspNet.Http.Interfaces
|
2015-01-16 19:46:04 -08:00 |
Chris Ross
|
d43cf30eff
|
#162 - Rename PipelineCore project to Http.Core. Part 2.
|
2015-01-15 12:37:34 -08:00 |
Chris Ross
|
4fb21644fc
|
Implement strongly typed headers.
|
2015-01-14 15:41:09 -08:00 |
Chris Ross
|
af279f6d2b
|
#65 Add a QueryBuilder.
|
2014-07-24 09:10:34 -07:00 |
harshgMSFT
|
80ffd26465
|
Adding abstractions for request headers
viz. Accept, Accept-Charset and Content-Type.
|
2014-07-23 14:54:15 -07:00 |
Chris Ross
|
578518d5c4
|
#66 Add response writing extensions.
|
2014-07-08 09:34:57 -07:00 |
Chris Ross
|
0ecb989103
|
Name Microsoft.AspNet.Abstractions to Microsoft.AspNet.Http.
|
2014-05-05 16:04:53 -07:00 |
Chris Ross
|
a04d592d06
|
OWIN->K and K->OWIN support via Func<AppFunc, AppFunc>.
|
2014-04-21 16:26:15 -07:00 |
David Fowler
|
3b69e024a2
|
Updated solution
|
2014-04-17 21:54:55 -07:00 |
Chris Ross
|
f12117fe1f
|
Remove temp IAppBuilder support.
|
2014-04-15 11:28:42 -07:00 |
Pranav K
|
c31e0f295f
|
Removing unused Owin packages that are causing build failure
* Adding Microsoft.AspNet.AppBuildSupport.Tests to sln
|
2014-04-12 13:57:49 -07:00 |
David Fowler
|
7e7c940c63
|
Updated to use the new tooling
|
2014-04-08 01:10:29 -07:00 |
Pranav K
|
f4904e1803
|
Fixing PathString.Add(PathString) to handle trailing slashes correctly
Fixes #31
|
2014-04-03 12:55:45 -07:00 |
David Fowler
|
a5dbcac2b7
|
Use new test infrastructure.
|
2014-03-23 14:25:24 -07:00 |
Louis DeJardin
|
af0923b68f
|
Rouging out feature interfaces and default abstraction implementations
|
2014-01-31 13:26:10 -08:00 |
Louis DeJardin
|
fd9f392ec9
|
Fixing merge conflicts (?)
|
2014-01-27 12:47:14 -08:00 |
Louis DeJardin
|
d6cd02d121
|
Updating abstractions
|
2014-01-27 11:46:32 -08:00 |
Louis DeJardin
|
f7a4db4ae1
|
Roughing out more abstractions
|
2014-01-27 11:43:50 -08:00 |
David Fowler
|
724897d0eb
|
Added super hacky RawOwinHttpContext for K profile.
|
2014-01-26 03:44:21 -08:00 |
David Fowler
|
44de535930
|
Updated solution file.
|
2014-01-26 01:30:58 -08:00 |
David Fowler
|
a8b4c71284
|
Added temporary owin glue for HttpAbstractions based on Microsoft.Owin.
|
2014-01-25 16:29:15 -08:00 |
David Fowler
|
76ef358974
|
Moved tests to test folder and renamed solution.
|
2014-01-23 23:54:25 -08:00 |