-
Since we can directly pass a url to goose.extract method, it would be useful if we store the HttpResponse code as a property.
So if the code is an error code, the code can be processed accordingly.
I…
-
The latest Redacted changes break RRSR - when it is bought it's group has been set to blank rather than hpt. This line in this.randoiseTime is what breaks it, commenting it out has at least stopped t…
-
FtnPkt pack() dosn't check if password len > 8.
Critical. Found by 2:5020/848.2183
---------- Wed 05 Feb 14, hpt/lnx 1.4.0-sta 16-02-06
U 13:48:13 toss.c::processPkt()
O 13:48:13 toss.c:processPkt…
-
Great library but unfortunately I hit some issues.
One of them (the easiest to reproduce) is this:
I have a client that sens http requests every few seconds to a server. If I remove the ethernet ca…
adyn updated
10 years ago
-
So it looks like the lines are parsed with a pattern that would necessitate the electrode coordinates to be integers. I can work on a quick fix.
-
For links like http://t.co/QY6AijTazc return empty content. Works well if use https://github.com/mikeal/request library.
-
is there a way to use my own mapping, not default?
for example: i have collection with many fields in document and i really need only two of them in index.
so i suppose that indexing two fields will t…
-
```
npm WARN package.json hpt-chucktesta@0.0.0 No description
npm WARN package.json hpt-chucktesta@0.0.0 No README data
npm http GET https://registry.npmjs.org/happyplan
npm http 304 https://registry.…
-
As we now have the possibility to create themes and install them via bower, we should find a name convention for themes.
What do you think about `hpt-:name` or `happytheme-:name`? I prefer the first …
-
in `newrelic/lib/transaction.js`,
``` javascript
this.url = url.parse(requestURL, true).pathname.split(';')[0];
```
When the requestURL isn't really well formed, for example:
```
http://m…