bign8
c329c7d193
Potential fix for #20
10 years ago
Matt Casper
ac3897eae3
Fix a typo in the comments, add a few comment docs
10 years ago
Orne Brocaar
13c8226081
Update comment and specify KeepContext option.
11 years ago
Orne Brocaar
39cff3481c
Add note about the availability of CurrentRoute.
11 years ago
Clint Ryan
98fb535d77
Issue 16: Return the regexp compile error
11 years ago
Dj Gilcrease
92ae1d6726
Update the walk method to walk matchers so it walks the full list of routers and child routers
11 years ago
Clint Ryan
c21431a6cd
Fixed up commenting and removed unused code
11 years ago
Craig Jellick
c0a5cbce5a
Fix typo
...
Issue #16 : Added regex support for matching headers
Issue #16 : Addressed code review and refactored support for regex into
a separate function
Added compiled regex to route matcher
11 years ago
Craig Jellick
a063f14812
Fix typo
...
Issue #16 : Added regex support for matching headers
Issue #16 : Addressed code review and refactored support for regex into
a separate function
Added compiled regex to route matcher
11 years ago
Kamil Kisiel
854d482e26
Fix racy modification of NotFoundHandler.
12 years ago
Quinn Slack
a883d5a9b9
Call parent BuildVarsFuncs
12 years ago
Quinn Slack
cef3b0cd6d
Add BuildVarsFunc to allow modifying route variables before generating a route's URL
12 years ago
Thomas ten Cate
b864f07c53
Propagate StrictSlash to subrouters instead of rudely turning it off
12 years ago
Thomas ten Cate
033224c12e
Document behaviour of StrictSlash and PathPrefix better, and add tests to nail this down
12 years ago
Quinn Slack
9ee70e572c
gofmt
12 years ago
Philip Schlump
d10d5466f2
Fixed problem with droping query string.
12 years ago
Julien Schmidt
0ae6d35b08
Fix typo
...
remove doubly present "the"
12 years ago
John Nadratowski
e718e932ee
Add KeepContext flag to Router to disable clearing of context data.
13 years ago
Sergey Shepelev
38545dbae8
Removed excess bool variable assignment in `if`s
13 years ago
Jongmin Kim
78f6049258
Update mux.go
...
unnecessary comma
13 years ago
moraes
eac83ba2c0
Initial files.
13 years ago