Extract header.
This commit is contained in:
parent
b77ee78afd
commit
8de753eec9
11 changed files with 108 additions and 35 deletions
|
@ -1,4 +1,4 @@
|
|||
// Generated by ToffeeScript 1.6.2
|
||||
// Generated by ToffeeScript 1.6.2-5
|
||||
(function() {
|
||||
var curl, err, p, res,
|
||||
_this = this;
|
||||
|
@ -9,7 +9,8 @@
|
|||
|
||||
curl(process.argv[2], {
|
||||
VERBOSE: 1,
|
||||
DEBUG: 1
|
||||
DEBUG: 1,
|
||||
FOLLOWLOCATION: 1
|
||||
}, function() {
|
||||
err = arguments[0], res = arguments[1];
|
||||
if (err) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue