Displaying 2 results from an estimated 2 matches for "hermitworksentertain".
2007 Jan 25
4
X-Sendfile doesn''t work
Hi everyone,
I try to use the "X-Sendfile" header, but it doesn''t work as expected.
In my controller:
path = "/home/bruno/file.tar.gz"
headers[''X-Sendfile''] = path
headers[''Content-Type''] = "application/octet-stream"
headers[''Content-Length''] = File.size(path)
render :nothing => true
When I request
2007 Sep 19
1
[LLVMdev] Compiled Code size
...her application, and judging from lli,
there is a lot of code that goes into lli.
What is the minimum set of libraries that I'll need to load in order to load
up a bitcode file, and run it through the JIT?
Thanks for your time
--
Scott Brooks
Programmer
HermitWorks Entertainment
http://www.hermitworksentertainment.com/