How do replace these with JSL with regex substitution?
This is copied in the browser. How to use JSL's regular substitution is processed into syntactic JSL with the following requirements:
1, contains POST......HTTP/1.1 replaced with: u="...";h=[=>];
2, containing:, write h
3. The last line..., replace with: jj="...";rs=New HTTP Request(URL(u),Method("POST"),JSON(jj),Headers(h));Thanks! POST https://app.com/w1/api HTTP/1.1
Host: apparticle.longhuvip.com
...