Skip to content

Instantly share code, notes, and snippets.

@anddam
Created July 2, 2019 10:01
Show Gist options
  • Save anddam/ba630ec04f6b6e39304f6e9421ca415b to your computer and use it in GitHub Desktop.
Save anddam/ba630ec04f6b6e39304f6e9421ca415b to your computer and use it in GitHub Desktop.
{
"log": {
"version": "1.2",
"creator": {
"name": "WebInspector",
"version": "537.36"
},
"pages": [
{
"startedDateTime": "2019-07-02T09:55:41.966Z",
"id": "page_2",
"title": "http://localhost:631/admin/",
"pageTimings": {
"onContentLoad": 81.33600000019214,
"onLoad": 83.80200000010518
}
}
],
"entries": [
{
"startedDateTime": "2019-07-02T09:55:41.960Z",
"time": 28.066000000308122,
"request": {
"method": "POST",
"url": "http://localhost:631/admin/",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Host",
"value": "localhost:631"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Content-Length",
"value": "60"
},
{
"name": "Cache-Control",
"value": "max-age=0"
},
{
"name": "Origin",
"value": "http://localhost:631"
},
{
"name": "Upgrade-Insecure-Requests",
"value": "1"
},
{
"name": "DNT",
"value": "1"
},
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3833.0 Safari/537.36"
},
{
"name": "Sec-Fetch-Mode",
"value": "navigate"
},
{
"name": "Sec-Fetch-User",
"value": "?1"
},
{
"name": "Accept",
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3"
},
{
"name": "Sec-Fetch-Site",
"value": "same-origin"
},
{
"name": "Referer",
"value": "http://localhost:631/admin"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, br"
},
{
"name": "Accept-Language",
"value": "en,it;q=0.9"
},
{
"name": "Cookie",
"value": "org.cups.sid=6cecbe0d01dde5013b16baf12f2df925"
}
],
"queryString": [],
"cookies": [
{
"name": "org.cups.sid",
"value": "6cecbe0d01dde5013b16baf12f2df925",
"expires": null,
"httpOnly": false,
"secure": false
}
],
"headersSize": 709,
"bodySize": 60,
"postData": {
"mimeType": "application/x-www-form-urlencoded",
"text": "org.cups.sid=6cecbe0d01dde5013b16baf12f2df925&OP=add-printer",
"params": [
{
"name": "org.cups.sid",
"value": "6cecbe0d01dde5013b16baf12f2df925"
},
{
"name": "OP",
"value": "add-printer"
}
]
}
},
"response": {
"status": 401,
"statusText": "Unauthorized",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Connection",
"value": "close"
},
{
"name": "Content-Language",
"value": "en"
},
{
"name": "Content-Length",
"value": "521"
},
{
"name": "Content-Type",
"value": "text/html; charset=utf-8"
},
{
"name": "Date",
"value": "Tue, 02 Jul 2019 09:55:41 GMT"
},
{
"name": "WWW-Authenticate",
"value": "Basic realm=\"CUPS\", Local"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, identity"
},
{
"name": "Server",
"value": "CUPS/2.2 IPP/2.1"
},
{
"name": "Set-Cookie",
"value": "org.cups.sid=6cecbe0d01dde5013b16baf12f2df925; path=/; httponly;"
},
{
"name": "X-Frame-Options",
"value": "DENY"
},
{
"name": "Content-Security-Policy",
"value": "frame-ancestors 'none'"
}
],
"cookies": [
{
"name": "org.cups.sid",
"value": "6cecbe0d01dde5013b16baf12f2df925",
"path": "/",
"expires": null,
"httpOnly": true,
"secure": false
}
],
"content": {
"size": 521,
"mimeType": "text/html",
"compression": 0
},
"redirectURL": "",
"headersSize": 431,
"bodySize": 521,
"_transferSize": 952
},
"cache": {},
"timings": {
"blocked": 8.599000000175293,
"dns": -1,
"ssl": -1,
"connect": -1,
"send": 0.15300000000000002,
"wait": 16.023000000142666,
"receive": 3.290999999990163,
"_blocked_queueing": 5.289000000175292
},
"serverIPAddress": "[::1]",
"_initiator": {
"type": "other"
},
"_priority": "VeryHigh",
"_resourceType": "document",
"connection": "676",
"pageref": "page_2"
},
{
"startedDateTime": "2019-07-02T09:55:41.999Z",
"time": 0.041000000237545464,
"request": {
"method": "GET",
"url": "http://localhost:631/cups.css",
"httpVersion": "http/1.1",
"headers": [
{
"name": "Sec-Fetch-Mode",
"value": "no-cors"
},
{
"name": "Referer",
"value": "http://localhost:631/admin/"
},
{
"name": "DNT",
"value": "1"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3833.0 Safari/537.36"
}
],
"queryString": [],
"cookies": [],
"headersSize": -1,
"bodySize": 0
},
"response": {
"status": 200,
"statusText": "OK",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Date",
"value": "Mon, 01 Jul 2019 08:50:02 GMT"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, identity"
},
{
"name": "Last-Modified",
"value": "Thu, 30 May 2019 08:02:17 GMT"
},
{
"name": "Server",
"value": "CUPS/2.2 IPP/2.1"
},
{
"name": "X-Frame-Options",
"value": "DENY"
},
{
"name": "Content-Language",
"value": "en"
},
{
"name": "Content-Security-Policy",
"value": "frame-ancestors 'none'"
},
{
"name": "Content-Type",
"value": "text/css"
},
{
"name": "Content-Length",
"value": "9961"
}
],
"cookies": [],
"content": {
"size": 9961,
"mimeType": "text/css"
},
"redirectURL": "",
"headersSize": 310,
"bodySize": 0,
"_transferSize": 0
},
"cache": {},
"timings": {
"blocked": -1,
"dns": -1,
"ssl": -1,
"connect": -1,
"send": 0,
"wait": 0.03599999990910874,
"receive": 0.005000000328436727,
"_blocked_queueing": -1
},
"serverIPAddress": "[::1]",
"_initiator": {
"type": "parser",
"url": "http://localhost:631/admin/",
"lineNumber": 3
},
"_priority": "VeryHigh",
"_resourceType": "stylesheet",
"_fromCache": "memory",
"pageref": "page_2"
},
{
"startedDateTime": "2019-07-02T09:55:42.056Z",
"time": 3.773000000036409,
"request": {
"method": "GET",
"url": "http://localhost:631/favicon.ico",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Sec-Fetch-Mode",
"value": "no-cors"
},
{
"name": "Sec-Fetch-Site",
"value": "same-origin"
},
{
"name": "DNT",
"value": "1"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, br"
},
{
"name": "Host",
"value": "localhost:631"
},
{
"name": "Accept-Language",
"value": "en,it;q=0.9"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3833.0 Safari/537.36"
},
{
"name": "Accept",
"value": "image/webp,image/apng,image/*,*/*;q=0.8"
},
{
"name": "Referer",
"value": "http://localhost:631/admin/"
},
{
"name": "Cookie",
"value": "org.cups.sid=6cecbe0d01dde5013b16baf12f2df925"
},
{
"name": "Connection",
"value": "keep-alive"
}
],
"queryString": [],
"cookies": [
{
"name": "org.cups.sid",
"value": "6cecbe0d01dde5013b16baf12f2df925",
"expires": null,
"httpOnly": false,
"secure": false
}
],
"headersSize": 459,
"bodySize": 0
},
"response": {
"status": 404,
"statusText": "Not Found",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Date",
"value": "Tue, 02 Jul 2019 09:55:42 GMT"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, identity"
},
{
"name": "Server",
"value": "CUPS/2.2 IPP/2.1"
},
{
"name": "X-Frame-Options",
"value": "DENY"
},
{
"name": "Content-Language",
"value": "en"
},
{
"name": "Set-Cookie",
"value": "org.cups.sid=6cecbe0d01dde5013b16baf12f2df925; path=/; httponly;"
},
{
"name": "Content-Security-Policy",
"value": "frame-ancestors 'none'"
},
{
"name": "Connection",
"value": "close"
},
{
"name": "Content-Type",
"value": "text/html; charset=utf-8"
},
{
"name": "Content-Length",
"value": "342"
}
],
"cookies": [
{
"name": "org.cups.sid",
"value": "6cecbe0d01dde5013b16baf12f2df925",
"path": "/",
"expires": null,
"httpOnly": true,
"secure": false
}
],
"content": {
"size": 342,
"mimeType": "text/html",
"compression": 0
},
"redirectURL": "",
"headersSize": 383,
"bodySize": 342,
"_transferSize": 725
},
"cache": {},
"timings": {
"blocked": 2.064000000188651,
"dns": 0.0050000000000001155,
"ssl": -1,
"connect": 0.137,
"send": 0.29500000000000015,
"wait": 0.07799999990646023,
"receive": 1.1939999999412976,
"_blocked_queueing": 1.051000000188651
},
"serverIPAddress": "[::1]",
"_initiator": {
"type": "other"
},
"_priority": "High",
"_resourceType": "other",
"connection": "734",
"pageref": "page_2"
}
]
}
}
{
"log": {
"version": "1.2",
"creator": {
"name": "Firefox",
"version": "67.0.4"
},
"browser": {
"name": "Firefox",
"version": "67.0.4"
},
"pages": [
{
"startedDateTime": "2019-07-02T11:57:38.409+02:00",
"id": "page_1",
"pageTimings": {
"onContentLoad": 19917,
"onLoad": 19928
}
}
],
"entries": [
{
"pageref": "page_1",
"startedDateTime": "2019-07-02T11:57:38.409+02:00",
"request": {
"bodySize": 60,
"method": "POST",
"url": "http://localhost:631/admin/",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Host",
"value": "localhost:631"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
},
{
"name": "Accept",
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
},
{
"name": "Accept-Language",
"value": "en,en-US;q=0.7,it;q=0.3"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate"
},
{
"name": "Referer",
"value": "http://localhost:631/admin"
},
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
},
{
"name": "Content-Length",
"value": "60"
},
{
"name": "DNT",
"value": "1"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Cookie",
"value": "org.cups.sid=a0866005b28258b7347a9e7d3a92a69f"
},
{
"name": "Upgrade-Insecure-Requests",
"value": "1"
},
{
"name": "Pragma",
"value": "no-cache"
},
{
"name": "Cache-Control",
"value": "no-cache"
},
{
"name": "Authorization",
"value": "Basic YWRhOmI0aW1lbnRhcnk="
}
],
"cookies": [
{
"name": "org.cups.sid",
"value": "a0866005b28258b7347a9e7d3a92a69f"
}
],
"queryString": [],
"headersSize": 592,
"postData": {
"mimeType": "application/x-www-form-urlencoded",
"params": [
{
"name": "org.cups.sid",
"value": "a0866005b28258b7347a9e7d3a92a69f"
},
{
"name": "OP",
"value": "add-printer"
}
],
"text": "org.cups.sid=a0866005b28258b7347a9e7d3a92a69f&OP=add-printer"
}
},
"response": {
"status": 200,
"statusText": "OK",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Connection",
"value": "Keep-Alive"
},
{
"name": "Content-Language",
"value": "en"
},
{
"name": "Content-Type",
"value": "text/html;charset=utf-8"
},
{
"name": "Date",
"value": "Tue, 02 Jul 2019 09:57:43 GMT"
},
{
"name": "Keep-Alive",
"value": "timeout=10"
},
{
"name": "Transfer-Encoding",
"value": "chunked"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, identity"
},
{
"name": "Server",
"value": "CUPS/2.2 IPP/2.1"
},
{
"name": "Set-Cookie",
"value": "org.cups.sid=a0866005b28258b7347a9e7d3a92a69f; path=/; httponly;"
},
{
"name": "X-Frame-Options",
"value": "DENY"
},
{
"name": "Content-Security-Policy",
"value": "frame-ancestors 'none'"
}
],
"cookies": [
{
"name": "org.cups.sid",
"value": "a0866005b28258b7347a9e7d3a92a69f"
}
],
"content": {
"mimeType": "text/html; charset=utf-8",
"size": 6447,
"text": "<!DOCTYPE HTML>\n<html>\n <head>\n <link rel=\"stylesheet\" href=\"/cups.css\" type=\"text/css\">\n <link rel=\"shortcut icon\" href=\"/apple-touch-icon.png\" type=\"image/png\">\n <meta charset=\"utf-8\">\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n \n <meta http-equiv=\"X-UA-Compatible\" content=\"IE=9\">\n <meta name=\"viewport\" content=\"width=device-width\">\n <style>html{display:none;}</style>\n <script type=\"text/javascript\"><!--\n /* Only display document if we are not in a frame... */\n if (self == top) {\n document.documentElement.style.display = 'block';\n } else {\n top.location = self.location;\n }\n\n /* Show an error if cookies are disabled */\n function check_cookies() {\n\tif (!navigator.cookieEnabled) {\n\t document.getElementById('body').innerHTML = 'This page uses cookies to prevent common cross-site attacks. Please enable cookies in your browser.';\n\t}\n }\n --></SCRIPT>\n <title>Add Printer - CUPS 2.2.7</title>\n </head>\n <body onload=\"check_cookies();\">\n <div class=\"header\">\n <ul>\n\t<li><a href=\"http://www.cups.org/\" target=\"_blank\">CUPS.org</a></li>\n\t<li><a href=\"/\">Home</a></li>\n\t<li><a class=\"active\" href=\"/admin\">Administration</a></li>\n\t<li><a href=\"/classes/\">Classes</a></li>\n\t<li><a href=\"/help/\">Help</a></li>\n\t<li><a href=\"/jobs/\">Jobs</a></li>\n\t<li><a href=\"/printers/\">Printers</a></li>\n </ul>\n </div>\n <div class=\"body\">\n <div class=\"row\">\n\t<h1>Add Printer</h1>\n<H2 CLASS=\"title\">Add Printer</H2>\n\n<FORM METHOD=\"POST\" ACTION=\"/admin\">\n<INPUT TYPE=\"HIDDEN\" NAME=\"org.cups.sid\" VALUE=\"a0866005b28258b7347a9e7d3a92a69f\">\n<INPUT TYPE=\"HIDDEN\" NAME=\"OP\" VALUE=\"add-printer\">\n\n\n<TABLE>\n\n<TR>\n<TH CLASS=\"label\">Local Printers:</TH>\n<TD>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"cups-brf:/|Virtual Braille BRF Printer\">\nCUPS-BRF (Virtual Braille BRF Printer)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"serial:/dev/ttyS4?baud=115200\">\nSerial Port #5 <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"hp\">\nHP Printer (HPLIP) <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"hpfax\">\nHP Fax (HPLIP) <BR>\n\n</TD>\n</TR>\n<TR>\n<TH CLASS=\"label\">Discovered Network Printers:</TH>\n<TD>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"dnssd://Canon%20iX6800%20series._ipp._tcp.local/?uuid=00000000-0000-1000-8000-F481392A4190|Canon iX6800 series\">\nCanon iX6800 series (Canon iX6800 series)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"dnssd://Kyocera%20ECOSYS%20P6130cdn._ipp._tcp.local/?uuid=4509a320-0026-00e4-006e-0025074e8e61|Kyocera Kyocera ECOSYS P6130cdn (KPDL)\">\nKyocera ECOSYS P6130cdn (Kyocera Kyocera ECOSYS P6130cdn (KPDL))<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"dnssd://Samsung%20CLP-510%20%40%20iMac%20di%20sgi._ipp._tcp.local/cups?uuid=2d68001b-ff60-3581-7352-fe4046c1d36f|CUPS CUPS v1.1\">\nSamsung CLP-510 @ iMac di sgi (CUPS CUPS v1.1)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"dnssd://Samsung%20M332x%20382x%20402x%20Series%20(SEC84251929205D)._printer._tcp.local/|Samsung M332x 382x 402x Series\">\nSamsung M332x 382x 402x Series (SEC84251929205D) (Samsung M332x 382x 402x Series)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"dnssd://WorkCentre%205325%20(c2%3A0b%3A6e)._pdl-datastream._tcp.local/|Xerox WorkCentre 5325\">\nWorkCentre 5325 (c2:0b:6e) (Xerox WorkCentre 5325)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"dnssd://hp%20color%20LaserJet%205550%20%5BBD545F%5D._pdl-datastream._tcp.local/|hp hp color LaserJet 5550 \">\nhp color LaserJet 5550 [BD545F] (hp hp color LaserJet 5550 )<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"dnssd://lj-p1606dn-qdm._pdl-datastream._tcp.local/|Hewlett-Packard HP LaserJet Professional P1606dn\">\nlj-p1606dn-qdm (Hewlett-Packard HP LaserJet Professional P1606dn)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"socket://192.168.0.110|Samsung M332x 382x 402x Series\">\nSamsung M332x 382x 402x Series (Samsung M332x 382x 402x Series)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"socket://192.168.0.111|HP color LaserJet 5550\">\nhp color LaserJet 5550 (HP color LaserJet 5550)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"socket://192.168.0.114\">\nXerox WorkCentre 5325 v 30. 22. 0 Multifunction System <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"socket://192.168.0.118|Kyocera ECOSYS P6130cdn\">\nECOSYS P6130cdn (Kyocera ECOSYS P6130cdn)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"socket://192.168.0.119|HP LaserJet Professional P1606dn\">\nHP LaserJet Professional P1606dn (HP LaserJet Professional P1606dn)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"ipp://000000E5B71C.local:631/ipp/print|Canon iX6800 series\">\nCanon iX6800 series (driverless) (Canon iX6800 series)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"ipp://KM01BF49.local:631/ipp/print|Kyocera ECOSYS P6130cdn (KPDL)\">\nKyocera ECOSYS P6130cdn (KPDL) (driverless) (Kyocera ECOSYS P6130cdn (KPDL))<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"ipp://lj-p1606dn-qdm.local:631/printers/Laserjet|Hewlett-Packard HP LaserJet Professional P1606dn\">\nHewlett-Packard HP LaserJet Professional P1606dn (driverless) (Hewlett-Packard HP LaserJet Professional P1606dn)<BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"ipp://Samsung-SLM332X.local:631/ipp/print|Samsung M332x 382x 402x Series\">\nSamsung M332x 382x 402x Series (driverless) (Samsung M332x 382x 402x Series)<BR>\n\n</TD>\n</TR>\n<TR>\n<TR>\n<TH CLASS=\"label\">Other Network Printers:</TH>\n<TD>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"beh\">\nBackend Error Handler <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"https\">\nInternet Printing Protocol (https) <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"http\">\nInternet Printing Protocol (http) <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"ipp\">\nInternet Printing Protocol (ipp) <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"ipps\">\nInternet Printing Protocol (ipps) <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"lpd\">\nLPD/LPR Host or Printer <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"socket\">\nAppSocket/HP JetDirect <BR>\n<INPUT TYPE=\"RADIO\" NAME=\"DEVICE_URI\"\nVALUE=\"smb\">\nWindows Printer via SAMBA <BR>\n\n</TD>\n</TR>\n<TR>\n<TD></TD>\n<TD><INPUT TYPE=\"SUBMIT\" VALUE=\"Continue\"></TD>\n</TR>\n</TABLE>\n\n</FORM>\n </div>\n </div>\n <div class=\"footer\">CUPS and the CUPS logo are trademarks of <a href=\"http://www.apple.com\">Apple Inc.</a> Copyright &copy; 2007-2017 Apple Inc. All rights reserved.</div>\n </body>\n</html>\n"
},
"redirectURL": "",
"headersSize": 411,
"bodySize": 6878
},
"cache": {},
"timings": {
"blocked": 0,
"dns": 0,
"connect": 0,
"ssl": 0,
"send": 0,
"wait": 4736,
"receive": 19
},
"time": 4755,
"_securityState": "insecure",
"serverIPAddress": "127.0.0.1",
"connection": "631"
},
{
"pageref": "page_1",
"startedDateTime": "2019-07-02T11:57:43.245+02:00",
"request": {
"bodySize": 0,
"method": "GET",
"url": "http://localhost:631/cups.css",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Host",
"value": "localhost:631"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
},
{
"name": "Accept",
"value": "text/css,*/*;q=0.1"
},
{
"name": "Accept-Language",
"value": "en,en-US;q=0.7,it;q=0.3"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate"
},
{
"name": "Referer",
"value": "http://localhost:631/admin/"
},
{
"name": "DNT",
"value": "1"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Cookie",
"value": "org.cups.sid=a0866005b28258b7347a9e7d3a92a69f"
},
{
"name": "Pragma",
"value": "no-cache"
},
{
"name": "Cache-Control",
"value": "no-cache"
}
],
"cookies": [
{
"name": "org.cups.sid",
"value": "a0866005b28258b7347a9e7d3a92a69f"
}
],
"queryString": [],
"headersSize": 407
},
"response": {
"status": 200,
"statusText": "OK",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Connection",
"value": "Keep-Alive"
},
{
"name": "Content-Language",
"value": "en"
},
{
"name": "Content-Length",
"value": "9961"
},
{
"name": "Content-Type",
"value": "text/css"
},
{
"name": "Date",
"value": "Tue, 02 Jul 2019 09:57:43 GMT"
},
{
"name": "Keep-Alive",
"value": "timeout=10"
},
{
"name": "Last-Modified",
"value": "Thu, 30 May 2019 08:02:17 GMT"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, identity"
},
{
"name": "Server",
"value": "CUPS/2.2 IPP/2.1"
},
{
"name": "Set-Cookie",
"value": "org.cups.sid=a0866005b28258b7347a9e7d3a92a69f; path=/; httponly;"
},
{
"name": "X-Frame-Options",
"value": "DENY"
},
{
"name": "Content-Security-Policy",
"value": "frame-ancestors 'none'"
}
],
"cookies": [
{
"name": "org.cups.sid",
"value": "a0866005b28258b7347a9e7d3a92a69f"
}
],
"content": {
"mimeType": "text/css",
"size": 9961,
"text": "/* Layout CSS */\n.header {\n background: rgba(46,46,46,.9);\n box-shadow: 0px 2px 5px rgba(0,0,0,0.25);\n color: white;\n left: 0;\n margin-bottom: 20px;\n padding: 0px;\n position: fixed;\n right: 0;\n top: 0;\n width: 100%;\n}\n.header ul {\n list-style: none;\n margin: 0px;\n -webkit-margin-before: 0;\n -webkit-margin-after: 0;\n -webkit-margin-start: 0;\n -webkit-margin-end: 5px;\n -webkit-padding-start: 0;\n}\n.header ul li {\n float: left;\n}\n.header a {\n display: block;\n padding: 5px 10px !important;\n}\n.header a:link, .header a:visited {\n color: white !important;\n text-decoration: none !important;\n}\n.header a:hover {\n background: #cccccc !important;\n color: #333333 !important;\n text-decoration: none !important;\n}\n.header a.active {\n background: white !important;\n box-shadow: rgba(0,0,0,0.1) 0px 0px 10px 0px inset;\n color: black !important;\n text-decoration: none !important;\n}\n\n.body {\n padding: 40px 20px;\n}\n\n.footer {\n background: rgba(46,46,46,.9);\n bottom: 0;\n box-shadow: 0px -2px 5px rgba(0,0,0,0.25);\n color: #cccccc;\n font-size: 10px;\n height: 20px;\n left: 0;\n padding: 10px 10px 3px;\n position: fixed;\n width: 100%;\n}\n.footer a:link, footer a:hover, .footer a:visited {\n color: white !important;\n text-decoration: none !important;\n}\n\n.row {\n width: 100%;\n *zoom: 1;\n}\n.row:after {\n clear: both;\n}\n\n.row .thirds {\n float: left;\n margin-left: 0.5%;\n margin-right: 0;\n width: 33%;\n}\n.row .thirds:first-child {\n margin-left: 0;\n}\n\n.row .halves {\n float: left;\n margin-left: 0.5%;\n margin-right: 0;\n width: 49.75%;\n}\n.row .halves:first-child {\n margin-left: 0;\n}\n.mobile {\n display: none;\n}\n.no-mobile {\n display: inherit;\n}\n\n/* Appearance CSS */\nBODY {\n background: white;\n color: black;\n font-family: lucida grande, geneva, helvetica, arial, sans-serif;\n margin: 0;\n}\n\nH1, H2, H3, H4, H5, H6, P, TD, TH {\n font-family: lucida grande, geneva, helvetica, arial, sans-serif;\n}\n\nKBD {\n color: #006600;\n font-family: monaco, courier, monospace;\n font-weight: bold;\n}\n\nPRE {\n font-family: monaco, courier, monospace;\n}\n\nPRE.command {\n background: #f0f0f0;\n border: dotted thin #7f7f7f;\n color: #7f0000;\n margin-left: 36pt;\n padding: 10px;\n}\n\nP.example {\n font-style: italic;\n margin-left: 36pt;\n}\n\nDL.man DD {\n margin-left: 5em;\n}\n\nDL.man DT {\n margin-left: 0;\n}\n\nPRE.man {\n margin: 0;\n}\n\nPRE.example {\n background: white;\n border: dotted thin #999999;\n margin-left: 36pt;\n padding: 10px;\n}\n\nPRE.command EM, PRE.example EM {\n color: #3f0000;\n font-family: lucida grande, geneva, helvetica, arial, sans-serif;\n}\n\nP.command {\n color: #7f0000;\n font-family: monaco, courier, monospace;\n margin-left: 36pt;\n}\n\nP.formula {\n font-style: italic;\n margin-left: 36pt;\n}\n\nBLOCKQUOTE {\n background: #f0f0f0;\n border: inset 1px #eeeeee;\n padding: 10px;\n /* These are not implemented by all browsers, but that's OK */\n border-radius: 5px;\n -moz-border-radius: 5px;\n}\n\nA IMG {\n border: none;\n}\n\nA:link:hover IMG {\n background: #f0f0f0;\n border-radius: 10px;\n -moz-border-radius: 10px;\n}\n\nA:link, A:visited {\n font-weight: inherit;\n text-decoration: none;\n color: #000099;\n}\n\nA:link:hover, A:visited:hover, A:active {\n text-decoration: underline;\n color: #990099;\n}\n\nTABLE.page {\n border: none;\n border-collapse: collapse;\n height: 100%;\n margin: 0;\n padding: 0;\n width: 100%;\n}\n\nTD.body {\n height: 100%;\n vertical-align: top;\n}\n\nTD.sel, TD.unsel {\n border-left: thin solid #cccccc;\n padding: 0px 5px;\n text-align: center;\n vertical-align: middle;\n width: 14%;\n}\n\nTD.sel {\n background: url(images/sel.gif);\n}\n\nTD.unsel {\n background: url(images/unsel.gif);\n}\n\nTD.sel A, TD.sel A:hover, TD.unsel A:link:hover, TD.unsel A:visited:hover,\nTD.unsel A:active, TD.unsel A, TD.unsel A:visited {\n color: #666666;\n display: block;\n font-weight: normal;\n padding: 8px;\n text-decoration: none;\n}\n\nTD.trailer {\n background: #f0f0f0;\n border: solid thin #e0e0e0;\n color: #666666;\n font-size: 80%;\n padding: 5px;\n}\n\nTD.trailer A {\n color: #666699;\n}\n\nFORM {\n display: inline;\n}\n\nINPUT[TYPE=\"TEXT\"], TEXTAREA {\n font-family: monaco, courier, monospace;\n}\n\nINPUT[TYPE=\"IMAGE\"] {\n border: none;\n padding: 2pt;\n vertical-align: bottom;\n}\n\nSUB, SUP {\n font-size: 50%;\n}\n\nTR.data, TD.data, TR.data TD {\n margin-top: 10pt;\n padding: 5pt;\n border-bottom: solid 1pt #999999;\n}\n\nTR.data TH {\n border-bottom: solid 1pt #999999;\n padding-top: 10pt;\n padding-left: 5pt;\n text-align: left;\n}\n\nDIV.table TABLE {\n border: solid thin #999999;\n border-collapse: collapse;\n border-spacing: 0;\n margin-left: auto;\n margin-right: auto;\n}\n\nDIV.table CAPTION {\n caption-side: top;\n font-size: 120%;\n font-style: italic;\n font-weight: bold;\n margin-left: auto;\n margin-right: auto;\n}\n\nDIV.table TABLE TD {\n background: white;\n border: solid thin #bbbbbb;\n padding-top: 5pt;\n}\n\nDIV.table TABLE TH {\n background: #f0f0f0;\n border: none;\n border-bottom: solid thin #999999;\n}\n\nDIV.figure TABLE {\n margin-left: auto;\n margin-right: auto;\n}\n\nDIV.figure CAPTION {\n caption-side: bottom;\n font-size: 120%;\n font-style: italic;\n font-weight: bold;\n margin-left: auto;\n margin-right: auto;\n}\n\nTH.label {\n text-align: right;\n vertical-align: top;\n}\n\nTH.sublabel {\n text-align: right;\n font-weight: normal;\n}\n\nHR {\n border: solid thin;\n}\n\nSPAN.info {\n background: black;\n border: thin solid black;\n color: white;\n font-size: 80%;\n font-style: italic;\n font-weight: bold;\n white-space: nowrap;\n}\n\nH2 SPAN.info, H3 SPAN.info, H4 SPAN.info {\n float: right;\n font-size: 100%;\n}\n\n.conflict {\n background: red;\n color: white;\n}\n\nTH.conflict {\n text-align: right;\n}\n\nH1.title {\n display: none;\n}\n\nH2.title, H3.title {\n border-bottom: solid 1pt #999999;\n}\n\nTABLE.indent {\n margin-top: 2em;\n margin-left: auto;\n margin-right: auto;\n width: 90%;\n}\n\nTABLE.indent {\n border-collapse: collapse;\n}\n\nTABLE.indent TD, TABLE.indent TH {\n padding: 0;\n}\n\nTABLE.list {\n border-collapse: collapse;\n margin-left: auto;\n margin-right: auto;\n width: 90%;\n}\n\nTABLE.list TH {\n background: white;\n border-bottom: solid thin #cccccc;\n color: #444444;\n padding-top: 10pt;\n padding-left: 5pt;\n text-align: left;\n vertical-align: bottom;\n white-space: nowrap;\n}\n\nTABLE.list TH A {\n color: #4444cc;\n}\n\nTABLE.list TD {\n border-bottom: solid thin #eeeeee;\n padding-top: 5pt;\n padding-left: 5pt;\n}\n\nTABLE.list TR:nth-child(even) {\n background: #f8f8f8;\n}\n\nTABLE.list TR:nth-child(odd) {\n background: #f4f4f4;\n}\n\nDIV.sidebar {\n float: right;\n min-width: 25%;\n margin-left: 10px;\n max-width: 33%;\n}\n\nDIV.sidebar P.l0 {\n margin-bottom: 0;\n margin-left: 0;\n margin-right: 0;\n margin-top: 12pt;\n}\n\nDIV.sidebar P.l1 {\n margin-bottom: 0;\n margin-left: 36pt;\n margin-right: 0;\n margin-top: 0;\n text-indent: -18pt;\n}\n\nDIV.sidebar P.l2 {\n font-style: italic;\n margin-bottom: 0;\n margin-left: 54pt;\n margin-right: 0;\n margin-top: 0;\n text-indent: -18pt;\n}\n\nTABLE.inset {\n background: #f0f0f0;\n border: thin solid #e0e0e0;\n margin-top: 1em;\n padding: 0;\n width: 100%;\n /* These are not implemented by all browsers, but that's OK */\n border-radius: 5px;\n -moz-border-radius: 5px;\n}\n\nTABLE.inset CAPTION {\n caption-side: top;\n color: #666666;\n font-size: 80%;\n margin-left: 10px;\n margin-bottom: 2px;\n text-align: left;\n}\n\nTABLE.inset TD {\n padding: 2px;\n}\n\nDT {\n margin-left: 36pt;\n margin-top: 12pt;\n}\n\nDD {\n margin-left: 54pt;\n}\n\nDL.category DT {\n font-weight: bold;\n}\n\nP.summary {\n margin-left: 36pt;\n font-family: monaco, courier, monospace;\n}\n\nDIV.summary TABLE {\n border: solid thin #999999;\n border-collapse: collapse;\n border-spacing: 0;\n margin: 10px;\n}\n\nDIV.summary TABLE TD, DIV.summary TABLE TH {\n background: white;\n border: solid thin #999999;\n border-spacing: 0;\n padding: 5px;\n text-align: left;\n vertical-align: top;\n}\n\nDIV.summary TABLE THEAD TH {\n background: #f0f0f0;\n}\n\nDIV.tabs {\n height: 480px;\n overflow: hidden;\n}\n\nDIV.tab {\n float: left;\n height: 100%;\n overflow-y: auto;\n width: 100%;\n}\n\n/* API documentation styles... */\ndiv.body h1 {\n margin: 0;\n}\ndiv.body h2 {\n margin-top: 1.5em;\n}\ndiv.body h3, div.body h4, div.body h5 {\n margin-bottom: 0.5em;\n margin-top: 1.5em;\n}\n.class, .enumeration, .function, .struct, .typedef, .union {\n border-bottom: solid thin #999999;\n margin-bottom: 0;\n margin-top: 2em;\n}\n.description {\n margin-top: 0.5em;\n}\ncode, p.code, pre, ul.code li {\n font-family: monaco, courier, monospace;\n font-size: 90%;\n}\nul.code, ul.contents, ul.subcontents {\n list-style-type: none;\n margin: 0;\n padding-left: 0;\n}\nul.code li {\n margin: 0;\n}\nul.contents > li {\n margin-top: 1em;\n}\nul.contents li ul.code, ul.contents li ul.subcontents {\n padding-left: 2em;\n}\ndiv.body dl {\n margin-left: 0;\n margin-top: 0;\n}\ndiv.body dt {\n font-style: italic;\n margin-left: 0;\n margin-top: 0;\n}\ndiv.body dd {\n margin-bottom: 0.5em;\n}\n/* iPhone/iPod touch overrides */\n@media only screen and (min-device-width: 320px) and (max-device-width: 480px),\n only screen and (min-device-width: 320px) and (max-device-width: 568px) {\n .mobile {\n display: inherit;\n }\n .no-mobile {\n display: none;\n }\n\n .header {\n margin: 0;\n position: relative;\n }\n .header ul li {\n float: none;\n }\n\n .body {\n paddng: 0px;\n }\n\n .footer {\n font-size: 10px;\n height: auto;\n position: relative;\n }\n\n .row .thirds, .row .halves {\n float: none;\n margin: 0;\n width: 100%;\n }\n\n DIV.sidebar {\n float: none;\n margin-left: 0;\n max-width: 100%;\n min-width: 100%;\n width: 100%;\n }\n\n BLOCKQUOTE {\n margin: 0;\n }\n\n P.example {\n margin-left: 0;\n }\n\n PRE.command, PRE.example, PRE.man {\n margin-left: 0;\n white-space: pre-wrap;\n }\n}\n\n/* iPad overrides */\n@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {\n\n .mobile {\n display: inherit;\n }\n .no-mobile {\n display: none;\n }\n}\n"
},
"redirectURL": "",
"headersSize": 436,
"bodySize": 10397
},
"cache": {},
"timings": {
"blocked": 0,
"dns": 0,
"connect": 0,
"ssl": 0,
"send": 0,
"wait": 0,
"receive": 0
},
"time": 0,
"_securityState": "insecure",
"serverIPAddress": "127.0.0.1",
"connection": "631"
},
{
"pageref": "page_1",
"startedDateTime": "2019-07-02T11:57:43.374+02:00",
"request": {
"bodySize": 0,
"method": "GET",
"url": "http://localhost:631/apple-touch-icon.png",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Host",
"value": "localhost:631"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
},
{
"name": "Accept",
"value": "image/webp,*/*"
},
{
"name": "Accept-Language",
"value": "en,en-US;q=0.7,it;q=0.3"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate"
},
{
"name": "DNT",
"value": "1"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Cookie",
"value": "org.cups.sid=a0866005b28258b7347a9e7d3a92a69f"
},
{
"name": "Pragma",
"value": "no-cache"
},
{
"name": "Cache-Control",
"value": "no-cache"
}
],
"cookies": [
{
"name": "org.cups.sid",
"value": "a0866005b28258b7347a9e7d3a92a69f"
}
],
"queryString": [],
"headersSize": 377
},
"response": {
"status": 200,
"statusText": "OK",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Connection",
"value": "Keep-Alive"
},
{
"name": "Content-Language",
"value": "en"
},
{
"name": "Content-Length",
"value": "2551"
},
{
"name": "Content-Type",
"value": "image/png"
},
{
"name": "Date",
"value": "Tue, 02 Jul 2019 09:57:43 GMT"
},
{
"name": "Keep-Alive",
"value": "timeout=10"
},
{
"name": "Last-Modified",
"value": "Thu, 30 May 2019 08:02:17 GMT"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, identity"
},
{
"name": "Server",
"value": "CUPS/2.2 IPP/2.1"
},
{
"name": "Set-Cookie",
"value": "org.cups.sid=a0866005b28258b7347a9e7d3a92a69f; path=/; httponly;"
},
{
"name": "X-Frame-Options",
"value": "DENY"
},
{
"name": "Content-Security-Policy",
"value": "frame-ancestors 'none'"
}
],
"cookies": [
{
"name": "org.cups.sid",
"value": "a0866005b28258b7347a9e7d3a92a69f"
}
],
"content": {
"mimeType": "image/png",
"size": 2551,
"encoding": "base64",
"text": "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"
},
"redirectURL": "",
"headersSize": 437,
"bodySize": 2988
},
"cache": {},
"timings": {
"blocked": 0,
"dns": 0,
"connect": 0,
"ssl": 0,
"send": 0,
"wait": 0,
"receive": 0
},
"time": 0,
"_securityState": "insecure",
"serverIPAddress": "127.0.0.1",
"connection": "631"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment