Removed TEMPFILE!
commit9bc8da2c4cab2643f399f26dffdef1f48cdf6d7a
authorryah <ry@lakshmi.local>
Wed, 9 Apr 2008 12:15:08 +0000 (9 14:15 +0200)
committerryah <ry@lakshmi.local>
Wed, 9 Apr 2008 12:15:08 +0000 (9 14:15 +0200)
tree86569ce7eac26c728e76c70cbc78ee0847d639d8
parent1a53c2b86d8cb383167163cff4acc0bfaa344a86
Removed TEMPFILE!

Ebb is now passing off handling of uploads to the framework. Do what you
want. Maybe you even reject the request before reading the rest. This is as
Chris intendend it with Rack and it simplifies my code. Seems to fix an
upload bug I was experiencing.
ruby_lib/ebb.rb
src/ebb.c
src/ebb.h
src/ebb_ruby.c