diff options
author | Wolfy-J <[email protected]> | 2018-01-28 14:37:16 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-01-28 14:37:16 +0300 |
commit | dbd4d8399bc900150c2e7b9044c53e01debad796 (patch) | |
tree | 60c79ee6c63b514b846bde7cc4c9139d16eed9aa /todo.go | |
parent | c57232ae2bc7253ded326226948dfc7f9b324753 (diff) |
higher timeout
Diffstat (limited to 'todo.go')
-rw-r--r-- | todo.go | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.go b/todo.go new file mode 100644 index 00000000..68340370 --- /dev/null +++ b/todo.go @@ -0,0 +1,6 @@ +package roadrunner + + +// test terminate request +// test head +// test json head?
\ No newline at end of file |