Mikael Mengistu
|
b85d69c882
|
Merge release/2.1 - Add support for REQUEST_METHOD server variable
|
2018-01-31 11:47:08 -08:00 |
Nate McMaster
|
5b4299d4df
|
Update test framework versions and fix test issues
|
2017-05-12 16:50:59 -07:00 |
Ajay Bhargav Baaskaran
|
cccfc0de22
|
Using NullLogger types from Logging.Abstractions (#215)
|
2017-03-14 12:12:47 -07:00 |
David Peden
|
ae7d0b9582
|
Make condition collection a first class citizen (#198)
|
2017-02-13 15:35:20 -08:00 |
David Peden
|
bed294c554
|
Added support for custom responses (#200)
|
2017-02-08 10:22:55 -08:00 |
David Peden
|
3faa3de14d
|
Add IIS rewrite map support (#168)
|
2017-02-07 12:37:23 -08:00 |
David Peden
|
4fa6ed3792
|
Added support for IIS global rules (#169)
|
2017-02-03 16:20:41 -08:00 |
Chris R
|
f813ee4d97
|
Adding support for trackAllCaptures (#178)
|
2016-12-20 18:36:10 -05:00 |
Mikael Mengistu
|
5d6fcb07da
|
Throw for trackAllCaptures
|
2016-11-04 17:59:04 -07:00 |
Mikael Mengistu
|
c8b5a48b76
|
Fixed trackAllCaptures enum naming
|
2016-11-03 19:48:25 -07:00 |
Mikael Mengistu
|
a52301f886
|
Refactor url rewrite bool and enum parsing
|
2016-11-01 20:29:46 -07:00 |
Mikael Mengistu
|
c0425c6253
|
Fixed url rewrite enum parsing.
|
2016-10-27 14:53:37 -07:00 |
Mikael Mengistu
|
67c93a9acd
|
Removed the ? prefix from the QUERY_STRING server variable
|
2016-10-26 14:06:29 -07:00 |
Mikael Mengistu
|
88aff41b78
|
Fixed exception messages for server variable parsing
|
2016-10-24 11:34:33 -07:00 |
Mikael Mengistu
|
733c8f77e2
|
Refactoring a lot of tests in the Rewrite project
* Removed extra newline
|
2016-10-03 16:56:29 -07:00 |
Mikael Mengistu
|
ead052324c
|
Changed the abstract class Rule to an interface IRule. Renamed the RuleTermination enum to RuleResult and renamed the values
|
2016-09-21 12:31:36 -07:00 |
Nate McMaster
|
a5ff9d8003
|
Add 'Apache' and 'IIS' to internal namespaces and classes
|
2016-09-06 10:51:19 -07:00 |