Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Requesthandler.LastRequest does not return the last request (#106)
* re-order methods * add the failing test * Change queue to a list, to get the last request. No need to use a queue cos we aren't popping things off.
- Loading branch information