JS: implement getADataNode for NodeHttpUrlRequest

This commit is contained in:
Esben Sparre Andreasen
2018-10-11 11:46:29 +02:00
parent 3c07b4faf1
commit e7836d74ab
3 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
| src/http.js:27:16:27:73 | http.re ... POST'}) | src/http.js:50:16:50:22 | 'stuff' |
| src/http.js:27:16:27:73 | http.re ... POST'}) | src/http.js:51:14:51:25 | 'more stuff' |

View File

@@ -0,0 +1,4 @@
import javascript
from NodeJSLib::NodeJSClientRequest cr
select cr, cr.getADataNode()