Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add unicode file for testsuite
  • Loading branch information
marijnh committed Sep 9, 2009
1 parent 869a9fa commit 056a72f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions publish.cl
Expand Up @@ -2122,6 +2122,7 @@
(>= (wserver-free-workers *wserver*) 2)
(header-value-member "keep-alive"
(header-slot-value req :connection )))))

(if* (eq (request-method req) :head)
then ; head commands are particularly easy to reply to
(setq strategy '(:use-socket-stream
Expand Down
1 change: 1 addition & 0 deletions test/testdir/unicode
@@ -0,0 +1 @@
×€ẽ

0 comments on commit 056a72f

Please sign in to comment.