Manfred Kroehnert
|
99c1bde9f4
server: add Basic HTTP Authentication for PUT requests
|
12 years ago |
Manfred Kroehnert
|
45b773bc09
server: fix shadowed port variable
|
12 years ago |
Manfred Kroehnert
|
b29c4ad42f
server.js: boolean is reserved word in JS
|
12 years ago |
mkroehnert
|
24cc5c5553
server.js: \t does not get expanded; use 4 spaces instead
|
12 years ago |
mkroehnert
|
03ccc59098
server.js: don't crash if WriteStream could not be created (currently lacks notification of the user)
|
12 years ago |
mkroehnert
|
806975dff8
server.js: check if working directory contains necessary files
|
12 years ago |
mkroehnert
|
6971427d58
FileServer.st: log to console if file not found
|
12 years ago |
mkroehnert
|
eaba0af668
FileServer.st: add error handler on httpServer
|
12 years ago |
mkroehnert
|
9b4ca5d461
FileServer.st: add -p commandline option
|
12 years ago |
mkroehnert
|
2e0ed365a6
FileServer.st: add port back to instance variables
|
12 years ago |
mkroehnert
|
fc8ee678ce
server/FileServer.st: remove unused instance variable
|
12 years ago |
Nicolas Petton
|
43b3ffe6ce
Compiler improvements
|
12 years ago |
Herbert Vojčík
|
3300f2ab5c
Fixed server to server .js files with utf8 encoding.
|
13 years ago |
paul laptop
|
6716f00fbb
fix to allow Cross Origin Resource Sharing that relies on Dales fix from issue #159
|
13 years ago |
paul laptop
|
4824d1c388
made changes to remove the warning about 'sys' being renamed 'util' and changes to allow Cross Origin Resource Sharing in the node.js server
|
13 years ago |
Nicolas Petton
|
832d3b261a
Simple file server handling GET and PUT requests written in Jtalk & node
|
13 years ago |