Allow requests to be configured with a custom context path

Closes gh-49
Closes gh-27
This commit is contained in:
Dmitriy Mayboroda
2015-04-16 11:12:00 +03:00
committed by Andy Wilkinson
parent bcda6fe459
commit a5e26a57d8
6 changed files with 64 additions and 3 deletions

4
.gitignore vendored
View File

@@ -4,4 +4,6 @@
.settings
bin
build
target
target
.idea
*.iml