Added more status codes and reason strings.
This commit is contained in:
parent
27ab841a85
commit
0c0e8bf0c5
5 changed files with 67 additions and 113 deletions
|
@ -21,11 +21,6 @@ repositories {
|
|||
dependencies {
|
||||
compile 'servletapi:servlet-api:+'
|
||||
compile 'javax.servlet.jsp:jsp-api:+'
|
||||
testCompile 'org.testng:testng:+'
|
||||
}
|
||||
|
||||
test {
|
||||
useTestNG()
|
||||
}
|
||||
|
||||
compileJava {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue