Forum Discussion
I'm able to send !http curl https://<url> . and !http https://<url> from the debug..... from the later I get....
HTTP response received at at: 2018-09-26 15:17:38.362. Time elapsed: 40ms
HTTP/1.1 200 OK
x-powered-by: node.js/8.9.2
accept-ranges: bytes
content-type: text/html
server: turtle.io/7.6.1 (Linux)
allow: GET, HEAD, OPTIONS
cache-control: no cache, no-store, must-revalidate
pragma: no-cache
expires: 0
last-modified: Tue, 25 Sep 2018 12:51:43 GMT
etag: "3375771597"
transfer-encoding: chunked
x-response-time: 0.38 ms
date: Wed, 26 Sep 2018 15:17:38 GMT
connection: close
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>EPayApp</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
followed by the contents of the home page........
Related Content
- 2 years ago
- 4 months ago