Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for filtering by HTTP method (get, post, etc.) using ~m operator. | Mark E. Haase | 2011-12-28 | 1 | -1/+14 |
| | |||||
* | Replaced unnecessary lists with generators | András Veres-Szentkirályi | 2011-08-18 | 1 | -3/+3 |
| | |||||
* | Request class now has a clean pydoc profile. | Aldo Cortesi | 2011-08-04 | 1 | -15/+15 |
| | |||||
* | General cleanup. | Aldo Cortesi | 2011-08-02 | 1 | -1/+1 |
| | | | | | Cut out unused variables and code, generally shut up pychecker as much as is reasonable. | ||||
* | Rewrite Headers object to preserve order and case. | Aldo Cortesi | 2011-07-14 | 1 | -1/+1 |
| | |||||
* | Test suite rejiggering and cleanup. | Aldo Cortesi | 2011-02-03 | 1 | -2/+2 |
| | |||||
* | Show error if compiling of an expression fails. | Thomas Roth | 2010-02-26 | 1 | -1/+3 |
| | |||||
* | Small improvement in regular expression compiler exception handling. | Thomas Roth | 2010-02-25 | 1 | -6/+2 |
| | |||||
* | Fixes crash on illegal regular expression for interception. | Thomas Roth | 2010-02-24 | 1 | -3/+9 |
| | |||||
* | Initial checkin. | Aldo Cortesi | 2010-02-16 | 1 | -0/+316 |