▟ ▖▟ ▖
▟ ▖▟ ▖
btw .. i'm allready cutting off a http header from a cgi script with bufferstream https://codetu.be/team/codetube/blob/master/src/git-http-backend.coffee#L105
yes it is possible. just don't use split :)
where did you found it? have you actually tried it?
[fixed] https://github.com/dodo/node-raphael/commit/f4b2a4ffa4f2b269003cca8d5d35f89943bbf55b
this is no longer part of the current version. the discussion continues in [jsdom issue 217](https://github.com/tmpvar/jsdom/issues/217).
Since i don't have a windows system, i'm unsure how to solve this issue. The txt file could be written to a globally accessable space (like ~/.cache under linux), but...
how about: ``` javascript slug('i♥u'.replace(/(\w+)/g, " $1 ")); //=> 'i-love-u' ```
Could you please add more detail about your idea? I'm not sure what you mean.