mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-20 03:43:08 -07:00
Added duplicate functionality
This commit is contained in:
parent
f22f347d43
commit
b35c89a472
2 changed files with 26 additions and 4 deletions
|
@ -6,6 +6,8 @@ var url = require('url');
|
|||
|
||||
// TODO logging
|
||||
// TODO preparse static instead of using exists
|
||||
// TODO split into files
|
||||
// TODO only parse url once for static files
|
||||
|
||||
//////////////
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue