Skip to content
This repository was archived by the owner on Apr 24, 2018. It is now read-only.

routes.FilterPrefixPath()#10

Open
adnaan wants to merge 2 commits intodrone:masterfrom
adnaan:master
Open

routes.FilterPrefixPath()#10
adnaan wants to merge 2 commits intodrone:masterfrom
adnaan:master

Conversation

@adnaan
Copy link

@adnaan adnaan commented May 14, 2013

The function is called when a prefix path is found in the route. Useful for base path authentication. For e.g: In path "/prefix/mypath", apply common authentication for base path, "/prefix". Please see routes_test.go for for information

@scttnlsn
Copy link

Is this any different from #9?

@adnaan
Copy link
Author

adnaan commented May 15, 2013

Saw #9 after I had already requested. Mine has better test code I think.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants