Added test for http parser and fixed some issues
This commit is contained in:
parent
c196a7cca0
commit
9934ff1df5
8 changed files with 163 additions and 55 deletions
|
|
@ -26,6 +26,7 @@ group = 'se.koc'
|
|||
version = '1.0.0-SNAPSHOT'
|
||||
sourceCompatibility = 1.8
|
||||
targetCompatibility = 1.8
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue