search for: headerin

Displaying 2 results from an estimated 2 matches for "headerin".

Did you mean: headerid
2009 Mar 15
1
Add vorbis_dsp_init() ?
Hi, This mozilla bug report is a crash triggered by a Vorbis file with corrupt headers: https://bugzilla.mozilla.org/show_bug.cgi?id=481601 The patch to fix the crash adds a new vorbis_dsp_init() function to libvorbis, and calls that from fs_vorbis_init() in libfishsound: https://bug481601.bugzilla.mozilla.org/attachment.cgi?id=366150 The public function it adds is: void
2010 Nov 14
1
RCurl and cookies in POST requests
...curl=curlHandle, style="POST") # Debug POST: #d = debugGatherer() #postForm(site, .params=list(par=cookie_1), .opts=list(httpheader = c( # header = "foo: bar"), debugfunction = d$update, verbose=T), # curl=curlHandle, style="POST") #write.table(d$value()[["headerIn"]], file="debug_in.txt") #write.table(d$value()[["headerOut"]], file="debug_out.txt") rm(curlHandle) gc() } -------------- next part -------------- # The script will call no_cookie() if no cookies file exists. # It will then read the cookie XXX (its value is &...