Workflow display debug information - AudiovisualMetadataPlatform/amp_documentation GitHub Wiki

  1. AMP: Audiovisual Metadata Platform
  2. Documentation
  3. For Developers

Workflow display debug information

2023

Methodology:

  • AMP is running in a VM on port 8080.  The VM is exporting 8080 to the host as port 8180
  • Start Wireshark 
    • filter:  tcp port 8180 on any interface
  • Open a private firefox browser
  • Go to localhost:8180 or trogdor.local:8180
  • Log into AMP
  • Select workflows/edit
  • Select the edit button
  • If press done and leave page
  • Stop wireshark
    • save packets as <host>-workflow.pcapng
    • Filter display for 'http'
    • Expand Hypertext Transfer Protocol/GET tree
    • Export packet dissections as plain text, 
      • Details as displayed
      •  <host>-workflow.txt

Below are the requests and response for each environment.  Localhost works as expected, Trogdor.local doesn't display the workflow editor.

For brevity, these headers have been removed because they're the same in every request:


Header Localhost Trogdor.local Host localhost:8180 trogdor.local:8180 User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0 Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0 Accept-Language en-US,en;q=0.5 en-US,en;q=0.5 DNT 1 1 Connection keep-alive keep-alive



Localhost Req Localhost Res Trogdor.local Req Trogdor Res

Frame 4\ Frame 8\ Frame 4\ Frame 8
GET / HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET / HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: text/html,application/xhtml-xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\r\n\ Accept-Ranges: bytes\r\n\ Accept: text/html,application/xhtml-xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\r\n\ Accept-Ranges: bytes\r\n
Accept-Encoding: gzip, deflate, br\r\n\ ETag: W/"1705-1685556351454"\r\n\ Accept-Encoding: gzip, deflate\r\n\ ETag: W/"1705-1685556351454"\r\n
Upgrade-Insecure-Requests: 1\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n\ Upgrade-Insecure-Requests: 1\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n
Sec-Fetch-Dest: document\r\n\ Content-Type: text/html\r\n\ \r\n\ Content-Type: text/html\r\n
Sec-Fetch-Mode: navigate\r\n\ Content-Length: 1705\r\n\ [Full request URI: http://trogdor.local:8180/]\ Content-Length: 1705\r\n
Sec-Fetch-Site: none\r\n\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ [HTTP request 1/2]\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
Sec-Fetch-User: ?1\r\n\ Keep-Alive: timeout=20\r\n\ [Response in frame: 8]\ Keep-Alive: timeout=20\r\n
\r\n\ \r\n\ [Next request in frame: 10] \r\n
[Full request URI: http://localhost:8180/]\ [HTTP response 1/2]\ [HTTP response 1/2]
[HTTP request 1/2]\ [Time since request: 0.001276651 seconds]\ [Time since request: 0.001622904 seconds]
[Response in frame: 8]\ [Request in frame: 4]\ [Request in frame: 4]
[Next request in frame: 10] [Next request in frame: 10]\ [Next request in frame: 10]
[Next response in frame: 70]\ [Next response in frame: 90]
[Request URI: http://localhost:8180/]\ [Request URI: http://trogdor.local:8180/]
Line-based text data: text/html (2 lines) Line-based text data: text/html (2 lines)

Frame 10\ Frame 70\ Frame 10\ Frame 90
GET /css/jquery.dataTables.min.css HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /css/jquery.dataTables.min.css HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: text/css,*/*;q=0.1\r\n\ Accept-Ranges: bytes\r\n\ Accept: text/css,*/*;q=0.1\r\n\ Accept-Ranges: bytes\r\n
Accept-Encoding: gzip, deflate, br\r\n\ ETag: W/"13900-1685556351509"\r\n\ Accept-Encoding: gzip, deflate\r\n\ ETag: W/"13900-1685556351509"\r\n
Referer: http://localhost:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n\ Referer: http://trogdor.local:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n
Sec-Fetch-Dest: style\r\n\ Content-Type: text/css\r\n\ \r\n\ Content-Type: text/css\r\n
Sec-Fetch-Mode: no-cors\r\n\ Content-Length: 13900\r\n\ [Full request URI: http://trogdor.local:8180/css/jquery.dataTables.min.css]\ Content-Length: 13900\r\n
Sec-Fetch-Site: same-origin\r\n\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ [HTTP request 2/2]\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
\r\n\ Keep-Alive: timeout=20\r\n\ [Prev request in frame: 4]\ Keep-Alive: timeout=20\r\n
[Full request URI: http://localhost:8180/css/jquery.dataTables.min.css]\ \r\n\ [Response in frame: 90] \r\n
[HTTP request 2/2]\ [HTTP response 2/2]\ [HTTP response 2/2]
[Prev request in frame: 4]\ [Time since request: 0.001446944 seconds]\ [Time since request: 0.001593843 seconds]
[Response in frame: 70] [Prev request in frame: 4]\ [Prev request in frame: 4]
[Prev response in frame: 8]\ [Prev response in frame: 8]
[Request in frame: 10]\ [Request in frame: 10]
[Request URI: http://localhost:8180/css/jquery.dataTables.min.css]\ [Request URI: http://trogdor.local:8180/css/jquery.dataTables.min.css]
Line-based text data: text/css (1 lines) Line-based text data: text/css (1 lines)

Frame 14\ Frame 64\ Frame 14\ Frame 111
GET /css/style.css HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /css/style.css HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: text/css,*/*;q=0.1\r\n\ Accept-Ranges: bytes\r\n\ Accept: text/css,*/*;q=0.1\r\n\ Accept-Ranges: bytes\r\n
Accept-Encoding: gzip, deflate, br\r\n\ ETag: W/"15216-1685556351509"\r\n\ Accept-Encoding: gzip, deflate\r\n\ ETag: W/"15216-1685556351509"\r\n
Referer: http://localhost:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n\ Referer: http://trogdor.local:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n
Sec-Fetch-Dest: style\r\n\ Content-Type: text/css\r\n\ \r\n\ Content-Type: text/css\r\n
Sec-Fetch-Mode: no-cors\r\n\ Content-Length: 15216\r\n\ [Full request URI: http://trogdor.local:8180/css/style.css]\ Content-Length: 15216\r\n
Sec-Fetch-Site: same-origin\r\n\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ [HTTP request 1/1]\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
\r\n\ Keep-Alive: timeout=20\r\n\ [Response in frame: 111] Keep-Alive: timeout=20\r\n
[Full request URI: http://localhost:8180/css/style.css]\ \r\n\ \r\n
[HTTP request 1/1]\ [HTTP response 1/1]\ [HTTP response 1/1]
[Response in frame: 64] [Time since request: 0.001178322 seconds]\ [Time since request: 0.001449355 seconds]
[Request in frame: 14]\ [Request in frame: 14]
[Request URI: http://localhost:8180/css/style.css]\ [Request URI: http://trogdor.local:8180/css/style.css]
Line-based text data: text/css (875 lines) Line-based text data: text/css (875 lines)

Frame 19\ \ Frame 22\ Frame 136
GET /css/app.361b6fb9.css HTTP/1.1\r\n\ GET /css/app.361b6fb9.css HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: text/css,*/*;q=0.1\r\n\ Accept: text/css,*/*;q=0.1\r\n\ Accept-Ranges: bytes\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Accept-Encoding: gzip, deflate\r\n\ ETag: W/"43782-1685556351508"\r\n
Referer: http://localhost:8180/\r\n\ Referer: http://trogdor.local:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n
Sec-Fetch-Dest: style\r\n\ \r\n\ Content-Type: text/css\r\n
Sec-Fetch-Mode: no-cors\r\n\ [Full request URI: http://trogdor.local:8180/css/app.361b6fb9.css]\ Content-Length: 43782\r\n
Sec-Fetch-Site: same-origin\r\n\ [HTTP request 1/1]\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
\r\n\ [Response in frame: 136] Keep-Alive: timeout=20\r\n
[Full request URI: http://localhost:8180/css/app.361b6fb9.css] \r\n
[HTTP response 1/1]
[Time since request: 0.001305844 seconds]
[Request in frame: 22]
[Request URI: http://trogdor.local:8180/css/app.361b6fb9.css]
Line-based text data: text/css (1 lines)

Frame 24\ \ Frame 24\ Frame 1462
GET /css/chunk-vendors.be1234a9.css HTTP/1.1\r\n\ GET /css/chunk-vendors.be1234a9.css HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: text/css,*/*;q=0.1\r\n\ Accept: text/css,*/*;q=0.1\r\n\ Accept-Ranges: bytes\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Accept-Encoding: gzip, deflate\r\n\ ETag: W/"267812-1685556351508"\r\n
Referer: http://localhost:8180/\r\n\ Referer: http://trogdor.local:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n
Sec-Fetch-Dest: style\r\n\ \r\n\ Content-Type: text/css\r\n
Sec-Fetch-Mode: no-cors\r\n\ [Full request URI: http://trogdor.local:8180/css/chunk-vendors.be1234a9.css]\ Content-Length: 267812\r\n
Sec-Fetch-Site: same-origin\r\n\ [HTTP request 1/2]\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
\r\n\ [Response in frame: 1462]\ Keep-Alive: timeout=20\r\n
[Full request URI: http://localhost:8180/css/chunk-vendors.be1234a9.css]\ [Next request in frame: 1843] \r\n
[HTTP request 1/2]\ [HTTP response 1/2]
[Next request in frame: 1900] [Time since request: 0.010288646 seconds]
[Request in frame: 24]
[Next request in frame: 1843]
[Next response in frame: 1939]
[Request URI: http://trogdor.local:8180/css/chunk-vendors.be1234a9.css]
Line-based text data: text/css (11 lines)

Frame 29\ \ Frame 32\ Frame 1098
GET /js/app.dd52e660.js HTTP/1.1\r\n\ GET /js/app.dd52e660.js HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: */*\r\n\ Accept: */*\r\n\ Accept-Ranges: bytes\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Accept-Encoding: gzip, deflate\r\n\ ETag: W/"515504-1685556351456"\r\n
Referer: http://localhost:8180/\r\n\ Referer: http://trogdor.local:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n
Sec-Fetch-Dest: script\r\n\ \r\n\ Content-Type: application/javascript\r\n
Sec-Fetch-Mode: no-cors\r\n\ [Full request URI: http://trogdor.local:8180/js/app.dd52e660.js]\ Content-Length: 515504\r\n
Sec-Fetch-Site: same-origin\r\n\ [HTTP request 1/4]\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
\r\n\ [Response in frame: 1098]\ Keep-Alive: timeout=20\r\n
[Full request URI: http://localhost:8180/js/app.dd52e660.js]\ [Next request in frame: 1683] \r\n
[HTTP request 1/5]\ [HTTP response 1/4]
[Next request in frame: 1671] [Time since request: 0.007376356 seconds]
[Request in frame: 32]
[Next request in frame: 1683]
[Next response in frame: 1684]
[Request URI: http://trogdor.local:8180/js/app.dd52e660.js]
Media Type

Frame 34\ \ Frame 34\
GET /js/chunk-vendors.8e25afaf.js HTTP/1.1\r\n\ GET /js/chunk-vendors.8e25afaf.js HTTP/1.1\r\n\
Accept: */*\r\n\ Accept: */*\r\n\
Accept-Encoding: gzip, deflate, br\r\n\ Accept-Encoding: gzip, deflate\r\n\
Referer: http://localhost:8180/\r\n\ Referer: http://trogdor.local:8180/\r\n\
Sec-Fetch-Dest: script\r\n\ \r\n\
Sec-Fetch-Mode: no-cors\r\n\ [Full request URI: http://trogdor.local:8180/js/chunk-vendors.8e25afaf.js]\
Sec-Fetch-Site: same-origin\r\n\ [HTTP request 1/20]\
\r\n\ [Next request in frame: 1687]
[Full request URI: http://localhost:8180/js/chunk-vendors.8e25afaf.js]\
[HTTP request 1/26]\
[Next request in frame: 1655]

Frame 1655\ Frame 1656\ Frame 1683\ Frame 1684
GET /amppd-ui/src/styles/style.css HTTP/1.1\r\n\ HTTP/1.1 404 \r\n\ GET /amppd-ui/src/styles/style.css HTTP/1.1\r\n\ HTTP/1.1 404 \r\n
Accept: text/css,*/*;q=0.1\r\n\ Content-Type: text/html;charset=utf-8\r\n\ Accept: text/css,*/*;q=0.1\r\n\ Content-Type: text/html;charset=utf-8\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Content-Language: en\r\n\ Accept-Encoding: gzip, deflate\r\n\ Content-Language: en\r\n
Referer: http://localhost:8180/css/app.361b6fb9.css\r\n\ Content-Length: 792\r\n\ Referer: http://trogdor.local:8180/css/app.361b6fb9.css\r\n\ Content-Length: 792\r\n
Sec-Fetch-Dest: style\r\n\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ \r\n\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
Sec-Fetch-Mode: no-cors\r\n\ Keep-Alive: timeout=20\r\n\ [Full request URI: http://trogdor.local:8180/amppd-ui/src/styles/style.css]\ Keep-Alive: timeout=20\r\n
Sec-Fetch-Site: same-origin\r\n\ \r\n\ [HTTP request 2/4]\ \r\n
\r\n\ [HTTP response 2/26]\ [Prev request in frame: 32]\ [HTTP response 2/4]
[Full request URI: http://localhost:8180/amppd-ui/src/styles/style.css]\ [Time since request: 0.001440387 seconds]\ [Response in frame: 1684]\ [Time since request: 0.001532858 seconds]
[HTTP request 2/26]\ [Prev request in frame: 34]\ [Next request in frame: 1698] [Prev request in frame: 32]
[Prev request in frame: 34]\ [Request in frame: 1655]\ [Prev response in frame: 1098]
[Response in frame: 1656]\ [Next request in frame: 1658]\ [Request in frame: 1683]
[Next request in frame: 1658] [Next response in frame: 1663]\ [Next request in frame: 1698]
[Request URI: http://localhost:8180/amppd-ui/src/styles/style.css]\ [Next response in frame: 1932]
Line-based text data: text/html (1 lines) [Request URI: http://trogdor.local:8180/amppd-ui/src/styles/style.css]
Line-based text data: text/html (1 lines)

Frame 1658\ Frame 1663\ Frame 1687\ Frame 1692
GET /config.js?cb=1685629329 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /config.js?cb=1685629731 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: */*\r\n\ Accept-Ranges: bytes\r\n\ Accept: */*\r\n\ Accept-Ranges: bytes\r\n
Accept-Encoding: gzip, deflate, br\r\n\ ETag: W/"2971-1685556373606"\r\n\ Accept-Encoding: gzip, deflate\r\n\ ETag: W/"2971-1685556373606"\r\n
Referer: http://localhost:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:06:13 GMT\r\n\ Referer: http://trogdor.local:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:06:13 GMT\r\n
Sec-Fetch-Dest: script\r\n\ Content-Type: application/javascript\r\n\ \r\n\ Content-Type: application/javascript\r\n
Sec-Fetch-Mode: no-cors\r\n\ Content-Length: 2971\r\n\ [Full request URI: http://trogdor.local:8180/config.js?cb=1685629731]\ Content-Length: 2971\r\n
Sec-Fetch-Site: same-origin\r\n\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ [HTTP request 2/20]\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
\r\n\ Keep-Alive: timeout=20\r\n\ [Prev request in frame: 34]\ Keep-Alive: timeout=20\r\n
[Full request URI: http://localhost:8180/config.js?cb=1685629329]\ \r\n\ [Response in frame: 1692]\ \r\n
[HTTP request 3/26]\ [HTTP response 3/26]\ [Next request in frame: 1694] [HTTP response 2/20]
[Prev request in frame: 1655]\ [Time since request: 0.000840032 seconds]\ [Time since request: 0.000843602 seconds]
[Response in frame: 1663]\ [Prev request in frame: 1655]\ [Prev request in frame: 34]
[Next request in frame: 1665] [Prev response in frame: 1656]\ [Request in frame: 1687]
[Request in frame: 1658]\ [Next request in frame: 1694]
[Next request in frame: 1665]\ [Next response in frame: 1695]
[Next response in frame: 1666]\ [Request URI: http://trogdor.local:8180/config.js?cb=1685629731]
[Request URI: http://localhost:8180/config.js?cb=1685629329] Media Type

Frame 1665\ Frame 1666\ Frame 1694\ Frame 1695
GET /amppd-ui/src/styles/style.css HTTP/1.1\r\n\ HTTP/1.1 404 \r\n\ GET /amppd-ui/src/styles/style.css HTTP/1.1\r\n\ HTTP/1.1 404 \r\n
Accept: text/css,*/*;q=0.1\r\n\ Content-Type: text/html;charset=utf-8\r\n\ Accept: text/css,*/*;q=0.1\r\n\ Content-Type: text/html;charset=utf-8\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Content-Language: en\r\n\ Accept-Encoding: gzip, deflate\r\n\ Content-Language: en\r\n
Referer: http://localhost:8180/css/app.361b6fb9.css\r\n\ Content-Length: 792\r\n\ Referer: http://trogdor.local:8180/css/app.361b6fb9.css\r\n\ Content-Length: 792\r\n
Sec-Fetch-Dest: style\r\n\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ \r\n\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
Sec-Fetch-Mode: no-cors\r\n\ Keep-Alive: timeout=20\r\n\ [Full request URI: http://trogdor.local:8180/amppd-ui/src/styles/style.css]\ Keep-Alive: timeout=20\r\n
Sec-Fetch-Site: same-origin\r\n\ \r\n\ [HTTP request 3/20]\ \r\n
\r\n\ [HTTP response 4/26]\ [Prev request in frame: 1687]\ [HTTP response 3/20]
[Full request URI: http://localhost:8180/amppd-ui/src/styles/style.css]\ [Time since request: 0.000556137 seconds]\ [Response in frame: 1695]\ [Time since request: 0.000549764 seconds]
[HTTP request 4/26]\ [Prev request in frame: 1658]\ [Next request in frame: 1697] [Prev request in frame: 1687]
[Prev request in frame: 1658]\ [Prev response in frame: 1663]\ [Prev response in frame: 1692]
[Response in frame: 1666]\ [Request in frame: 1665]\ [Request in frame: 1694]
[Next request in frame: 1668] [Next request in frame: 1668]\ [Next request in frame: 1697]
[Next response in frame: 1896]\ [Next response in frame: 1927]
[Request URI: http://localhost:8180/amppd-ui/src/styles/style.css]\ [Request URI: http://trogdor.local:8180/amppd-ui/src/styles/style.css]
Line-based text data: text/html (1 lines) Line-based text data: text/html (1 lines)

Frame 1668\ \ Frame 1697\
GET /assets/img/home.jpg HTTP/1.1\r\n\ GET /assets/img/home.jpg HTTP/1.1\r\n\
Accept: image/avif,image/webp,*/*\r\n\ Accept: image/avif,image/webp,*/*\r\n\
Accept-Encoding: gzip, deflate, br\r\n\ Accept-Encoding: gzip, deflate\r\n\
Referer: http://localhost:8180/css/app.361b6fb9.css\r\n\ Referer: http://trogdor.local:8180/css/app.361b6fb9.css\r\n\
Sec-Fetch-Dest: image\r\n\ \r\n\
Sec-Fetch-Mode: no-cors\r\n\ [Full request URI: http://trogdor.local:8180/assets/img/home.jpg]\
Sec-Fetch-Site: same-origin\r\n\ [HTTP request 4/20]\
\r\n\ [Prev request in frame: 1694]\
[Full request URI: http://localhost:8180/assets/img/home.jpg]\ [Response in frame: 1927]\
[HTTP request 5/26]\ [Next request in frame: 1929]
[Prev request in frame: 1665]\
[Response in frame: 1896]\
[Next request in frame: 1899]

Frame 1671\ Frame 1903\ Frame 1698\ Frame 1932
GET /rest/mgmCategories HTTP/1.1\r\n\ HTTP/1.1 401 \r\n\ GET /rest/mgmCategories HTTP/1.1\r\n\ HTTP/1.1 401 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Referer: http://localhost:8180/\r\n\ Vary: Access-Control-Request-Headers\r\n\ Referer: http://trogdor.local:8180/\r\n\ Vary: Access-Control-Request-Headers\r\n
Sec-Fetch-Dest: empty\r\n\ X-Content-Type-Options: nosniff\r\n\ \r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Mode: cors\r\n\ X-XSS-Protection: 1; mode=block\r\n\ [Full request URI: http://trogdor.local:8180/rest/mgmCategories]\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Site: same-origin\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [HTTP request 3/4]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
\r\n\ Pragma: no-cache\r\n\ [Prev request in frame: 1683]\ Pragma: no-cache\r\n
[Full request URI: http://localhost:8180/rest/mgmCategories]\ Expires: 0\r\n\ [Response in frame: 1932]\ Expires: 0\r\n
[HTTP request 2/5]\ Content-Type: application/json\r\n\ [Next request in frame: 1968] Content-Type: application/json\r\n
[Prev request in frame: 29]\ Transfer-Encoding: chunked\r\n\ Transfer-Encoding: chunked\r\n
[Response in frame: 1903]\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
[Next request in frame: 1937] Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
\r\n\ \r\n
[HTTP response 2/5]\ [HTTP response 3/4]
[Time since request: 0.004095882 seconds]\ [Time since request: 0.003645739 seconds]
[Prev request in frame: 29]\ [Prev request in frame: 1683]
[Request in frame: 1671]\ [Prev response in frame: 1684]
[Next request in frame: 1937]\ [Request in frame: 1698]
[Next response in frame: 1941]\ [Next request in frame: 1968]
[Request URI: http://localhost:8180/rest/mgmCategories]\ [Next response in frame: 1971]
HTTP chunked response\ [Request URI: http://trogdor.local:8180/rest/mgmCategories]
JavaScript Object Notation: application/json HTTP chunked response
JavaScript Object Notation: application/json

Frame 1899\ Frame 1906\ Frame 1843\ Frame 1939
GET /rest/permissions/actions?unitIds= HTTP/1.1\r\n\ HTTP/1.1 401 \r\n\ GET /rest/permissions/actions?unitIds= HTTP/1.1\r\n\ HTTP/1.1 401 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Referer: http://localhost:8180/\r\n\ Vary: Access-Control-Request-Headers\r\n\ Referer: http://trogdor.local:8180/\r\n\ Vary: Access-Control-Request-Headers\r\n
Sec-Fetch-Dest: empty\r\n\ X-Content-Type-Options: nosniff\r\n\ \r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Mode: cors\r\n\ X-XSS-Protection: 1; mode=block\r\n\ [Full request URI: http://trogdor.local:8180/rest/permissions/actions?unitIds=]\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Site: same-origin\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [HTTP request 2/2]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
\r\n\ Pragma: no-cache\r\n\ [Prev request in frame: 24]\ Pragma: no-cache\r\n
[Full request URI: http://localhost:8180/rest/permissions/actions?unitIds=]\ Expires: 0\r\n\ [Response in frame: 1939] Expires: 0\r\n
[HTTP request 6/26]\ Content-Type: application/json\r\n\ Content-Type: application/json\r\n
[Prev request in frame: 1668]\ Transfer-Encoding: chunked\r\n\ Transfer-Encoding: chunked\r\n
[Response in frame: 1906]\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
[Next request in frame: 1912] Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
\r\n\ \r\n
[HTTP response 6/26]\ [HTTP response 2/2]
[Time since request: 0.001983017 seconds]\ [Time since request: 0.001955757 seconds]
[Prev request in frame: 1668]\ [Prev request in frame: 24]
[Prev response in frame: 1896]\ [Prev response in frame: 1462]
[Request in frame: 1899]\ [Request in frame: 1843]
[Next request in frame: 1912]\ [Request URI: http://trogdor.local:8180/rest/permissions/actions?unitIds=]
[Next response in frame: 1916]\ HTTP chunked response
[Request URI: http://localhost:8180/rest/permissions/actions?unitIds=]\ JavaScript Object Notation: application/json HTTP chunked response\
JavaScript Object Notation: application/json

Frame 1900\ Frame 1910\ Frame 1929\ Frame 1937
GET /rest/permissions/isAdmin HTTP/1.1\r\n\ HTTP/1.1 401 \r\n\ GET /rest/permissions/isAdmin HTTP/1.1\r\n\ HTTP/1.1 401 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Referer: http://localhost:8180/\r\n\ Vary: Access-Control-Request-Headers\r\n\ Referer: http://trogdor.local:8180/\r\n\ Vary: Access-Control-Request-Headers\r\n
Sec-Fetch-Dest: empty\r\n\ X-Content-Type-Options: nosniff\r\n\ \r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Mode: cors\r\n\ X-XSS-Protection: 1; mode=block\r\n\ [Full request URI: http://trogdor.local:8180/rest/permissions/isAdmin]\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Site: same-origin\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [HTTP request 5/20]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
\r\n\ Pragma: no-cache\r\n\ [Prev request in frame: 1697]\ Pragma: no-cache\r\n
[Full request URI: http://localhost:8180/rest/permissions/isAdmin]\ Expires: 0\r\n\ [Response in frame: 1937]\ Expires: 0\r\n
[HTTP request 2/2]\ Content-Type: application/json\r\n\ [Next request in frame: 1941] Content-Type: application/json\r\n
[Prev request in frame: 24]\ Transfer-Encoding: chunked\r\n\ Transfer-Encoding: chunked\r\n
[Response in frame: 1910] Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
\r\n\ \r\n
[HTTP response 2/2]\ [HTTP response 5/20]
[Time since request: 0.002436066 seconds]\ [Time since request: 0.001190942 seconds]
[Prev request in frame: 24]\ [Prev request in frame: 1697]
[Request in frame: 1900]\ [Prev response in frame: 1927]
[Request URI: http://localhost:8180/rest/permissions/isAdmin]\ [Request in frame: 1929]
HTTP chunked response\ [Next request in frame: 1941]
JavaScript Object Notation: application/json [Next response in frame: 1945]
[Request URI: http://trogdor.local:8180/rest/permissions/isAdmin]
HTTP chunked response
JavaScript Object Notation: application/json

Frame 1912\ Frame 1916\ Frame 1941\ Frame 1945
GET /favicon.ico HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /favicon.ico HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: image/avif,image/webp,*/*\r\n\ Accept-Ranges: bytes\r\n\ Accept: image/avif,image/webp,*/*\r\n\ Accept-Ranges: bytes\r\n
Accept-Encoding: gzip, deflate, br\r\n\ ETag: W/"5430-1685556351454"\r\n\ Accept-Encoding: gzip, deflate\r\n\ ETag: W/"5430-1685556351454"\r\n
Referer: http://localhost:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n\ Referer: http://trogdor.local:8180/\r\n\ Last-Modified: Wed, 31 May 2023 18:05:51 GMT\r\n
Sec-Fetch-Dest: image\r\n\ Content-Type: image/x-icon\r\n\ \r\n\ Content-Type: image/x-icon\r\n
Sec-Fetch-Mode: no-cors\r\n\ Content-Length: 5430\r\n\ [Full request URI: http://trogdor.local:8180/favicon.ico]\ Content-Length: 5430\r\n
Sec-Fetch-Site: same-origin\r\n\ Date: Thu, 01 Jun 2023 14:22:08 GMT\r\n\ [HTTP request 6/20]\ Date: Thu, 01 Jun 2023 14:28:50 GMT\r\n
\r\n\ Keep-Alive: timeout=20\r\n\ [Prev request in frame: 1929]\ Keep-Alive: timeout=20\r\n
[Full request URI: http://localhost:8180/favicon.ico]\ \r\n\ [Response in frame: 1945]\ \r\n
[HTTP request 7/26]\ [HTTP response 7/26]\ [Next request in frame: 1960] [HTTP response 6/20]
[Prev request in frame: 1899]\ [Time since request: 0.000811019 seconds]\ [Time since request: 0.000764254 seconds]
[Response in frame: 1916]\ [Prev request in frame: 1899]\ [Prev request in frame: 1929]
[Next request in frame: 1930] [Prev response in frame: 1906]\ [Prev response in frame: 1937]
[Request in frame: 1912]\ [Request in frame: 1941]
[Next request in frame: 1930]\ [Next request in frame: 1960]
[Next response in frame: 1932]\ [Next response in frame: 1963]
[Request URI: http://localhost:8180/favicon.ico]\ [Request URI: http://trogdor.local:8180/favicon.ico]
Media Type Media Type

Frame 1930\ Frame 1932\ Frame 1960\ Frame 1963
POST /rest/account/authenticate HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ POST /rest/account/authenticate HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Content-Type: application/json\r\n\ Vary: Access-Control-Request-Headers\r\n\ Content-Type: application/json\r\n\ Vary: Access-Control-Request-Headers\r\n
Content-Length: 49\r\n\ X-Content-Type-Options: nosniff\r\n\ Content-Length: 49\r\n\ X-Content-Type-Options: nosniff\r\n
Origin: http://localhost:8180\r\n\ X-XSS-Protection: 1; mode=block\r\n\ Origin: http://trogdor.local:8180\r\n\ X-XSS-Protection: 1; mode=block\r\n
Referer: http://localhost:8180/\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ Referer: http://trogdor.local:8180/\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Dest: empty\r\n\ Pragma: no-cache\r\n\ \r\n\ Pragma: no-cache\r\n
Sec-Fetch-Mode: cors\r\n\ Expires: 0\r\n\ [Full request URI: http://trogdor.local:8180/rest/account/authenticate]\ Expires: 0\r\n
Sec-Fetch-Site: same-origin\r\n\ Content-Type: application/json\r\n\ [HTTP request 7/20]\ Content-Type: application/json\r\n
\r\n\ Transfer-Encoding: chunked\r\n\ [Prev request in frame: 1941]\ Transfer-Encoding: chunked\r\n
[Full request URI: http://localhost:8180/rest/account/authenticate]\ Date: Thu, 01 Jun 2023 14:22:26 GMT\r\n\ [Response in frame: 1963]\ Date: Thu, 01 Jun 2023 14:29:04 GMT\r\n
[HTTP request 8/26]\ Keep-Alive: timeout=20\r\n\ [Next request in frame: 1965]\ Keep-Alive: timeout=20\r\n
[Prev request in frame: 1912]\ \r\n\ JavaScript Object Notation: application/json \r\n
[Response in frame: 1932]\ [HTTP response 8/26]\ [HTTP response 7/20]
[Next request in frame: 1934]\ [Time since request: 0.006582112 seconds]\ [Time since request: 0.004349031 seconds]
JavaScript Object Notation: application/json [Prev request in frame: 1912]\ [Prev request in frame: 1941]
[Prev response in frame: 1916]\ [Prev response in frame: 1945]
[Request in frame: 1930]\ [Request in frame: 1960]
[Next request in frame: 1934]\ [Next request in frame: 1965]
[Next response in frame: 1935]\ [Next response in frame: 1966]
[Request URI: http://localhost:8180/rest/account/authenticate]\ [Request URI: http://trogdor.local:8180/rest/account/authenticate]
HTTP chunked response\ HTTP chunked response
JavaScript Object Notation: application/json JavaScript Object Notation: application/json

Frame 1934\ Frame 1935\ Frame 1965\ Frame 1966
POST /rest/account/validate HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ POST /rest/account/validate HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Origin: http://localhost:8180\r\n\ X-Content-Type-Options: nosniff\r\n\ Origin: http://trogdor.local:8180\r\n\ X-Content-Type-Options: nosniff\r\n
Referer: http://localhost:8180/\r\n\ X-XSS-Protection: 1; mode=block\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Dest: empty\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ Content-Length: 0\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Mode: cors\r\n\ Pragma: no-cache\r\n\ \r\n\ Pragma: no-cache\r\n
Sec-Fetch-Site: same-origin\r\n\ Expires: 0\r\n\ [Full request URI: http://trogdor.local:8180/rest/account/validate]\ Expires: 0\r\n
Content-Length: 0\r\n\ Content-Type: application/json\r\n\ [HTTP request 8/20]\ Content-Type: application/json\r\n
\r\n\ Content-Length: 7\r\n\ [Prev request in frame: 1960]\ Content-Length: 7\r\n
[Full request URI: http://localhost:8180/rest/account/validate]\ Date: Thu, 01 Jun 2023 14:22:26 GMT\r\n\ [Response in frame: 1966]\ Date: Thu, 01 Jun 2023 14:29:04 GMT\r\n
[HTTP request 9/26]\ Keep-Alive: timeout=20\r\n\ [Next request in frame: 1967] Keep-Alive: timeout=20\r\n
[Prev request in frame: 1930]\ \r\n\ \r\n
[Response in frame: 1935]\ [HTTP response 9/26]\ [HTTP response 8/20]
[Next request in frame: 1936] [Time since request: 0.003600914 seconds]\ [Time since request: 0.002892984 seconds]
[Prev request in frame: 1930]\ [Prev request in frame: 1960]
[Prev response in frame: 1932]\ [Prev response in frame: 1963]
[Request in frame: 1934]\ [Request in frame: 1965]
[Next request in frame: 1936]\ [Next request in frame: 1967]
[Next response in frame: 1943]\ [Next response in frame: 1974]
[Request URI: http://localhost:8180/rest/account/validate]\ [Request URI: http://trogdor.local:8180/rest/account/validate]
JavaScript Object Notation: application/json\ JavaScript Object Notation: application/json
Line-based text data: application/json (1 lines) Line-based text data: application/json (1 lines)

Frame 1936\ Frame 1943\ Frame 1967\ Frame 1974
GET /rest/permissions/actions?unitIds= HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /rest/permissions/actions?unitIds= HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Referer: http://localhost:8180/\r\n\ X-Content-Type-Options: nosniff\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Dest: empty\r\n\ X-XSS-Protection: 1; mode=block\r\n\ \r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Mode: cors\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [Full request URI: http://trogdor.local:8180/rest/permissions/actions?unitIds=]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Site: same-origin\r\n\ Pragma: no-cache\r\n\ [HTTP request 9/20]\ Pragma: no-cache\r\n
\r\n\ Expires: 0\r\n\ [Prev request in frame: 1965]\ Expires: 0\r\n
[Full request URI: http://localhost:8180/rest/permissions/actions?unitIds=]\ Content-Type: application/json\r\n\ [Response in frame: 1974]\ Content-Type: application/json\r\n
[HTTP request 10/26]\ Transfer-Encoding: chunked\r\n\ [Next request in frame: 1976] Transfer-Encoding: chunked\r\n
[Prev request in frame: 1934]\ Date: Thu, 01 Jun 2023 14:22:26 GMT\r\n\ Date: Thu, 01 Jun 2023 14:29:04 GMT\r\n
[Response in frame: 1943]\ Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
[Next request in frame: 1945] \r\n\ \r\n
[HTTP response 10/26]\ [HTTP response 9/20]
[Time since request: 0.006787969 seconds]\ [Time since request: 0.006427855 seconds]
[Prev request in frame: 1934]\ [Prev request in frame: 1965]
[Prev response in frame: 1935]\ [Prev response in frame: 1966]
[Request in frame: 1936]\ [Request in frame: 1967]
[Next request in frame: 1945]\ [Next request in frame: 1976]
[Next response in frame: 1947]\ [Next response in frame: 1978]
[Request URI: http://localhost:8180/rest/permissions/actions?unitIds=]\ [Request URI: http://trogdor.local:8180/rest/permissions/actions?unitIds=]
HTTP chunked response\ HTTP chunked response
JavaScript Object Notation: application/json JavaScript Object Notation: application/json

Frame 1937\ Frame 1941\ Frame 1968\ Frame 1971
GET /rest/permissions/isAdmin HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /rest/permissions/isAdmin HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Referer: http://localhost:8180/\r\n\ X-Content-Type-Options: nosniff\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Dest: empty\r\n\ X-XSS-Protection: 1; mode=block\r\n\ \r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Mode: cors\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [Full request URI: http://trogdor.local:8180/rest/permissions/isAdmin]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Site: same-origin\r\n\ Pragma: no-cache\r\n\ [HTTP request 4/4]\ Pragma: no-cache\r\n
\r\n\ Expires: 0\r\n\ [Prev request in frame: 1698]\ Expires: 0\r\n
[Full request URI: http://localhost:8180/rest/permissions/isAdmin]\ Content-Type: application/json\r\n\ [Response in frame: 1971] Content-Type: application/json\r\n
[HTTP request 3/5]\ Transfer-Encoding: chunked\r\n\ Transfer-Encoding: chunked\r\n
[Prev request in frame: 1671]\ Date: Thu, 01 Jun 2023 14:22:26 GMT\r\n\ Date: Thu, 01 Jun 2023 14:29:04 GMT\r\n
[Response in frame: 1941]\ Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
[Next request in frame: 2035] \r\n\ \r\n
[HTTP response 3/5]\ [HTTP response 4/4]
[Time since request: 0.006256052 seconds]\ [Time since request: 0.005059890 seconds]
[Prev request in frame: 1671]\ [Prev request in frame: 1698]
[Prev response in frame: 1903]\ [Prev response in frame: 1932]
[Request in frame: 1937]\ [Request in frame: 1968]
[Next request in frame: 2035]\ [Request URI: http://trogdor.local:8180/rest/permissions/isAdmin]
[Next response in frame: 2131]\ HTTP chunked response
[Request URI: http://localhost:8180/rest/permissions/isAdmin]\ JavaScript Object Notation: application/json
HTTP chunked response\ Line-based text data: application/json (1 lines) JavaScript Object Notation: application/json\
Line-based text data: application/json (1 lines)

Frame 1945\ Frame 1947\ Frame 1976\ Frame 1978
GET /rest/permissions/isAdmin HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /rest/permissions/isAdmin HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Referer: http://localhost:8180/\r\n\ X-Content-Type-Options: nosniff\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Dest: empty\r\n\ X-XSS-Protection: 1; mode=block\r\n\ \r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Mode: cors\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [Full request URI: http://trogdor.local:8180/rest/permissions/isAdmin]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Site: same-origin\r\n\ Pragma: no-cache\r\n\ [HTTP request 10/20]\ Pragma: no-cache\r\n
\r\n\ Expires: 0\r\n\ [Prev request in frame: 1967]\ Expires: 0\r\n
[Full request URI: http://localhost:8180/rest/permissions/isAdmin]\ Content-Type: application/json\r\n\ [Response in frame: 1978]\ Content-Type: application/json\r\n
[HTTP request 11/26]\ Transfer-Encoding: chunked\r\n\ [Next request in frame: 1980] Transfer-Encoding: chunked\r\n
[Prev request in frame: 1936]\ Date: Thu, 01 Jun 2023 14:22:26 GMT\r\n\ Date: Thu, 01 Jun 2023 14:29:04 GMT\r\n
[Response in frame: 1947]\ Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
[Next request in frame: 1949] \r\n\ \r\n
[HTTP response 11/26]\ [HTTP response 10/20]
[Time since request: 0.004665201 seconds]\ [Time since request: 0.003953081 seconds]
[Prev request in frame: 1936]\ [Prev request in frame: 1967]
[Prev response in frame: 1943]\ [Prev response in frame: 1974]
[Request in frame: 1945]\ [Request in frame: 1976]
[Next request in frame: 1949]\ [Next request in frame: 1980]
[Next response in frame: 1951]\ [Next response in frame: 1982]
[Request URI: http://localhost:8180/rest/permissions/isAdmin]\ [Request URI: http://trogdor.local:8180/rest/permissions/isAdmin]
HTTP chunked response\ HTTP chunked response
JavaScript Object Notation: application/json\ JavaScript Object Notation: application/json
Line-based text data: application/json (1 lines) Line-based text data: application/json (1 lines)

Frame 1949\ Frame 1951\ Frame 1980\ Frame 1982
GET /rest/config HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /rest/config HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Referer: http://localhost:8180/\r\n\ X-Content-Type-Options: nosniff\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Dest: empty\r\n\ X-XSS-Protection: 1; mode=block\r\n\ \r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Mode: cors\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [Full request URI: http://trogdor.local:8180/rest/config]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Site: same-origin\r\n\ Pragma: no-cache\r\n\ [HTTP request 11/20]\ Pragma: no-cache\r\n
\r\n\ Expires: 0\r\n\ [Prev request in frame: 1976]\ Expires: 0\r\n
[Full request URI: http://localhost:8180/rest/config]\ Content-Type: application/json\r\n\ [Response in frame: 1982]\ Content-Type: application/json\r\n
[HTTP request 12/26]\ Transfer-Encoding: chunked\r\n\ [Next request in frame: 1984] Transfer-Encoding: chunked\r\n
[Prev request in frame: 1945]\ Date: Thu, 01 Jun 2023 14:22:26 GMT\r\n\ Date: Thu, 01 Jun 2023 14:29:04 GMT\r\n
[Response in frame: 1951]\ Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
[Next request in frame: 1953] \r\n\ \r\n
[HTTP response 12/26]\ [HTTP response 11/20]
[Time since request: 0.003731111 seconds]\ [Time since request: 0.003577599 seconds]
[Prev request in frame: 1945]\ [Prev request in frame: 1976]
[Prev response in frame: 1947]\ [Prev response in frame: 1978]
[Request in frame: 1949]\ [Request in frame: 1980]
[Next request in frame: 1953]\ [Next request in frame: 1984]
[Next response in frame: 1964]\ [Next response in frame: 1995]
[Request URI: http://localhost:8180/rest/config]\ [Request URI: http://trogdor.local:8180/rest/config]
HTTP chunked response\ HTTP chunked response
JavaScript Object Notation: application/json JavaScript Object Notation: application/json

Frame 1953\ Frame 1964\ Frame 1984\ Frame 1995
GET /rest/mgmCategories HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /rest/mgmCategories HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Referer: http://localhost:8180/\r\n\ X-Content-Type-Options: nosniff\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Dest: empty\r\n\ X-XSS-Protection: 1; mode=block\r\n\ \r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Mode: cors\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [Full request URI: http://trogdor.local:8180/rest/mgmCategories]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Site: same-origin\r\n\ Pragma: no-cache\r\n\ [HTTP request 12/20]\ Pragma: no-cache\r\n
\r\n\ Expires: 0\r\n\ [Prev request in frame: 1980]\ Expires: 0\r\n
[Full request URI: http://localhost:8180/rest/mgmCategories]\ Content-Type: application/json\r\n\ [Response in frame: 1995]\ Content-Type: application/json\r\n
[HTTP request 13/26]\ Transfer-Encoding: chunked\r\n\ [Next request in frame: 1997] Transfer-Encoding: chunked\r\n
[Prev request in frame: 1949]\ Date: Thu, 01 Jun 2023 14:22:26 GMT\r\n\ Date: Thu, 01 Jun 2023 14:29:04 GMT\r\n
[Response in frame: 1964]\ Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
[Next request in frame: 1966] \r\n\ \r\n
[HTTP response 13/26]\ [HTTP response 12/20]
[Time since request: 0.024110659 seconds]\ [Time since request: 0.026682465 seconds]
[Prev request in frame: 1949]\ [Prev request in frame: 1980]
[Prev response in frame: 1951]\ [Prev response in frame: 1982]
[Request in frame: 1953]\ [Request in frame: 1984]
[Next request in frame: 1966]\ [Next request in frame: 1997]
[Next response in frame: 1967]\ [Next response in frame: 1998]
[Request URI: http://localhost:8180/rest/mgmCategories]\ [Request URI: http://trogdor.local:8180/rest/mgmCategories]
HTTP chunked response\ HTTP chunked response
JavaScript Object Notation: application/json JavaScript Object Notation: application/json

Frame 1966\ Frame 1967\ Frame 1997\ Frame 1998
POST /rest/account/validate HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ POST /rest/account/validate HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Origin: http://localhost:8180\r\n\ X-Content-Type-Options: nosniff\r\n\ Origin: http://trogdor.local:8180\r\n\ X-Content-Type-Options: nosniff\r\n
Referer: http://localhost:8180/\r\n\ X-XSS-Protection: 1; mode=block\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Dest: empty\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ Content-Length: 0\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Mode: cors\r\n\ Pragma: no-cache\r\n\ \r\n\ Pragma: no-cache\r\n
Sec-Fetch-Site: same-origin\r\n\ Expires: 0\r\n\ [Full request URI: http://trogdor.local:8180/rest/account/validate]\ Expires: 0\r\n
Content-Length: 0\r\n\ Content-Type: application/json\r\n\ [HTTP request 13/20]\ Content-Type: application/json\r\n
\r\n\ Content-Length: 7\r\n\ [Prev request in frame: 1984]\ Content-Length: 7\r\n
[Full request URI: http://localhost:8180/rest/account/validate]\ Date: Thu, 01 Jun 2023 14:22:29 GMT\r\n\ [Response in frame: 1998]\ Date: Thu, 01 Jun 2023 14:29:07 GMT\r\n
[HTTP request 14/26]\ Keep-Alive: timeout=20\r\n\ [Next request in frame: 1999] Keep-Alive: timeout=20\r\n
[Prev request in frame: 1953]\ \r\n\ \r\n
[Response in frame: 1967]\ [HTTP response 14/26]\ [HTTP response 13/20]
[Next request in frame: 1969] [Time since request: 0.007464356 seconds]\ [Time since request: 0.004356553 seconds]
[Prev request in frame: 1953]\ [Prev request in frame: 1984]
[Prev response in frame: 1964]\ [Prev response in frame: 1995]
[Request in frame: 1966]\ [Request in frame: 1997]
[Next request in frame: 1969]\ [Next request in frame: 1999]
[Next response in frame: 1971]\ [Next response in frame: 2001]
[Request URI: http://localhost:8180/rest/account/validate]\ [Request URI: http://trogdor.local:8180/rest/account/validate]
JavaScript Object Notation: application/json\ JavaScript Object Notation: application/json
Line-based text data: application/json (1 lines) Line-based text data: application/json (1 lines)

Frame 1969\ Frame 1971\ Frame 1999\ Frame 2001
GET /rest/workflows HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /rest/workflows HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Referer: http://localhost:8180/\r\n\ X-Content-Type-Options: nosniff\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Dest: empty\r\n\ X-XSS-Protection: 1; mode=block\r\n\ \r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Mode: cors\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [Full request URI: http://trogdor.local:8180/rest/workflows]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Site: same-origin\r\n\ Pragma: no-cache\r\n\ [HTTP request 14/20]\ Pragma: no-cache\r\n
\r\n\ Expires: 0\r\n\ [Prev request in frame: 1997]\ Expires: 0\r\n
[Full request URI: http://localhost:8180/rest/workflows]\ Content-Type: application/json\r\n\ [Response in frame: 2001]\ Content-Type: application/json\r\n
[HTTP request 15/26]\ Transfer-Encoding: chunked\r\n\ [Next request in frame: 2003] Transfer-Encoding: chunked\r\n
[Prev request in frame: 1966]\ Date: Thu, 01 Jun 2023 14:22:29 GMT\r\n\ Date: Thu, 01 Jun 2023 14:29:07 GMT\r\n
[Response in frame: 1971]\ Keep-Alive: timeout=20\r\n\ Keep-Alive: timeout=20\r\n
[Next request in frame: 1993] \r\n\ \r\n
[HTTP response 15/26]\ [HTTP response 14/20]
[Time since request: 0.030151524 seconds]\ [Time since request: 0.034744529 seconds]
[Prev request in frame: 1966]\ [Prev request in frame: 1997]
[Prev response in frame: 1967]\ [Prev response in frame: 1998]
[Request in frame: 1969]\ [Request in frame: 1999]
[Next request in frame: 1993]\ [Next request in frame: 2003]
[Next response in frame: 1995]\ [Next response in frame: 2005]
[Request URI: http://localhost:8180/rest/workflows]\ [Request URI: http://trogdor.local:8180/rest/workflows]
HTTP chunked response\ HTTP chunked response
JavaScript Object Notation: application/json JavaScript Object Notation: application/json

Frame 1993\ Frame 1995\ Frame 2003\ Frame 2005
POST /rest/workflows/0c1f8f6ddd7333a5/editStart HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ POST /rest/workflows/0c1f8f6ddd7333a5/editStart HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Origin: http://localhost:8180\r\n\ [truncated]Set-Cookie: workflowEdit=<workflow cookie>\ Origin: http://trogdor.local:8180\r\n\ [truncated]Set-Cookie: workflowEdit=<workflow cookie>
Referer: http://localhost:8180/\r\n\ X-Content-Type-Options: nosniff\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-Content-Type-Options: nosniff\r\n
Sec-Fetch-Dest: empty\r\n\ X-XSS-Protection: 1; mode=block\r\n\ Content-Length: 0\r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Mode: cors\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ \r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Site: same-origin\r\n\ Pragma: no-cache\r\n\ [Full request URI: http://trogdor.local:8180/rest/workflows/0c1f8f6ddd7333a5/editStart]\ Pragma: no-cache\r\n
Content-Length: 0\r\n\ Expires: 0\r\n\ [HTTP request 15/20]\ Expires: 0\r\n
\r\n\ Transfer-Encoding: chunked\r\n\ [Prev request in frame: 1999]\ Transfer-Encoding: chunked\r\n
[Full request URI: http://localhost:8180/rest/workflows/0c1f8f6ddd7333a5/editStart]\ Date: Thu, 01 Jun 2023 14:22:31 GMT\r\n\ [Response in frame: 2005]\ Date: Thu, 01 Jun 2023 14:29:09 GMT\r\n
[HTTP request 16/26]\ Keep-Alive: timeout=20\r\n\ [Next request in frame: 2007] Keep-Alive: timeout=20\r\n
[Prev request in frame: 1969]\ \r\n\ \r\n
[Response in frame: 1995]\ [HTTP response 16/26]\ [HTTP response 15/20]
[Next request in frame: 1997] [Time since request: 0.005261893 seconds]\ [Time since request: 0.005233834 seconds]
[Prev request in frame: 1969]\ [Prev request in frame: 1999]
[Prev response in frame: 1971]\ [Prev response in frame: 2001]
[Request in frame: 1993]\ [Request in frame: 2003]
[Next request in frame: 1997]\ [Next request in frame: 2007]
[Next response in frame: 1998]\ [Next response in frame: 2008]
[Request URI: http://localhost:8180/rest/workflows/0c1f8f6ddd7333a5/editStart]\ [Request URI: http://trogdor.local:8180/rest/workflows/0c1f8f6ddd7333a5/editStart]
HTTP chunked response HTTP chunked response

Frame 1997\ Frame 1998\ Frame 2007\ Frame 2008
POST /rest/account/validate HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ POST /rest/account/validate HTTP/1.1\r\n\ HTTP/1.1 200 \r\n
Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n\ Accept: application/json, text/plain, */*\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n\ Authorization: Bearer <bearer>\r\n\ Vary: Access-Control-Request-Headers\r\n
Origin: http://localhost:8180\r\n\ X-Content-Type-Options: nosniff\r\n\ Origin: http://trogdor.local:8180\r\n\ X-Content-Type-Options: nosniff\r\n
Referer: http://localhost:8180/\r\n\ X-XSS-Protection: 1; mode=block\r\n\ Referer: http://trogdor.local:8180/\r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Dest: empty\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ Content-Length: 0\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Mode: cors\r\n\ Pragma: no-cache\r\n\ \r\n\ Pragma: no-cache\r\n
Sec-Fetch-Site: same-origin\r\n\ Expires: 0\r\n\ [Full request URI: http://trogdor.local:8180/rest/account/validate]\ Expires: 0\r\n
Content-Length: 0\r\n\ Content-Type: application/json\r\n\ [HTTP request 16/20]\ Content-Type: application/json\r\n
\r\n\ Content-Length: 7\r\n\ [Prev request in frame: 2003]\ Content-Length: 7\r\n
[Full request URI: http://localhost:8180/rest/account/validate]\ Date: Thu, 01 Jun 2023 14:22:31 GMT\r\n\ [Response in frame: 2008]\ Date: Thu, 01 Jun 2023 14:29:09 GMT\r\n
[HTTP request 17/26]\ Keep-Alive: timeout=20\r\n\ [Next request in frame: 2009] Keep-Alive: timeout=20\r\n
[Prev request in frame: 1993]\ \r\n\ \r\n
[Response in frame: 1998]\ [HTTP response 17/26]\ [HTTP response 16/20]
[Next request in frame: 1999] [Time since request: 0.002458886 seconds]\ [Time since request: 0.002909707 seconds]
[Prev request in frame: 1993]\ [Prev request in frame: 2003]
[Prev response in frame: 1995]\ [Prev response in frame: 2005]
[Request in frame: 1997]\ [Request in frame: 2007]
[Next request in frame: 1999]\ [Next request in frame: 2009]
[Next response in frame: 2031]\ [Next response in frame: 2011]
[Request URI: http://localhost:8180/rest/account/validate]\ [Request URI: http://trogdor.local:8180/rest/account/validate]
JavaScript Object Notation: application/json\ JavaScript Object Notation: application/json
Line-based text data: application/json (1 lines) Line-based text data: application/json (1 lines)

Frame 1999\ Frame 2031\ Frame 2009\ Frame 2011
GET /rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\ GET /rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5 HTTP/1.1\r\n\ HTTP/1.1 401 \r\n
Accept: text/html,application/xhtml-xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\r\n\ Vary: Origin\r\n\ Accept: text/html,application/xhtml-xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\r\n\ Vary: Origin\r\n
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\ Accept-Encoding: gzip, deflate\r\n\ Vary: Access-Control-Request-Method\r\n
Referer: http://localhost:8180/\r\n\ Vary: Access-Control-Request-Headers\r\n\ Referer: http://trogdor.local:8180/\r\n\ Vary: Access-Control-Request-Headers\r\n
[truncated]Cookie: workflowEdit=<workflow cookie>Mk5U\ X-Content-Type-Options: nosniff\r\n\ Upgrade-Insecure-Requests: 1\r\n\ X-Content-Type-Options: nosniff\r\n
Upgrade-Insecure-Requests: 1\r\n\ X-XSS-Protection: 1; mode=block\r\n\ \r\n\ X-XSS-Protection: 1; mode=block\r\n
Sec-Fetch-Dest: iframe\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\ [Full request URI: http://trogdor.local:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5]\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n
Sec-Fetch-Mode: navigate\r\n\ Pragma: no-cache\r\n\ [HTTP request 17/20]\ Pragma: no-cache\r\n
Sec-Fetch-Site: same-origin\r\n\ Expires: 0\r\n\ [Prev request in frame: 2007]\ Expires: 0\r\n
\r\n\ Content-Type: text/html;charset=UTF-8\r\n\ [Response in frame: 2011]\ Transfer-Encoding: chunked\r\n
[Full request URI: http://localhost:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5]\ Content-Length: 32243\r\n\ [Next request in frame: 2029] Date: Thu, 01 Jun 2023 14:29:09 GMT\r\n
[HTTP request 18/26]\ Date: Thu, 01 Jun 2023 14:22:31 GMT\r\n\ Keep-Alive: timeout=20\r\n
[Prev request in frame: 1997]\ Keep-Alive: timeout=20\r\n\ \r\n
[Response in frame: 2031]\ \r\n\ [HTTP response 17/20]
[Next request in frame: 2033] [HTTP response 18/26]\ [Time since request: 0.003180439 seconds]
[Time since request: 0.041663414 seconds]\ [Prev request in frame: 2007]
[Prev request in frame: 1997]\ [Prev response in frame: 2008]
[Prev response in frame: 1998]\ [Request in frame: 2009]
[Request in frame: 1999]\ [Next request in frame: 2029]
[Next request in frame: 2033]\ [Next response in frame: 2031]
[Next response in frame: 2078]\ [Request URI: http://trogdor.local:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5]
[Request URI: http://localhost:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5]\ HTTP chunked response Line-based text data: text/html (308 lines)

Frame 2033\ Frame 2078\ \
GET /rest/galaxy/static/style/jquery-ui/smoothness/jquery-ui.css?v=1685627432 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\
Accept: text/css,*/*;q=0.1\r\n\ Vary: Origin\r\n\
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\
Referer: http://localhost:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5\r\n\ Vary: Access-Control-Request-Headers\r\n\
[truncated]Cookie: workflowEdit=<workflow cookie>Mk5U\ Last-Modified: Mon, 24 Apr 2023 17:35:48 GMT\r\n\
Sec-Fetch-Dest: style\r\n\ Content-Disposition: inline;filename=f.txt\r\n\
Sec-Fetch-Mode: no-cors\r\n\ X-Content-Type-Options: nosniff\r\n\
Sec-Fetch-Site: same-origin\r\n\ X-XSS-Protection: 1; mode=block\r\n\
\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\
[Full request URI: http://localhost:8180/rest/galaxy/static/style/jquery-ui/smoothness/jquery-ui.css?v=1685627432]\ Pragma: no-cache\r\n\
[HTTP request 19/26]\ Expires: 0\r\n\
[Prev request in frame: 1999]\ Content-Type: text/css\r\n\
[Response in frame: 2078]\ Content-Length: 20147\r\n\
[Next request in frame: 6558] Date: Thu, 01 Jun 2023 14:22:31 GMT\r\n\
Keep-Alive: timeout=20\r\n\
\r\n\
[HTTP response 19/26]\
[Time since request: 0.012190204 seconds]\
[Prev request in frame: 1999]\
[Prev response in frame: 2031]\
[Request in frame: 2033]\
[Next request in frame: 6558]\
[Next response in frame: 6560]\
[Request URI: http://localhost:8180/rest/galaxy/static/style/jquery-ui/smoothness/jquery-ui.css?v=1685627432]\
Line-based text data: text/css (10 lines)

Frame 2035\ Frame 2131\ \
GET /rest/galaxy/static/style/bootstrap-tour.css?v=1685627432 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\
Accept: text/css,*/*;q=0.1\r\n\ Vary: Origin\r\n\
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\
Referer: http://localhost:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5\r\n\ Vary: Access-Control-Request-Headers\r\n\
[truncated]Cookie: workflowEdit=<workflow cookie>Mk5U\ Last-Modified: Mon, 24 Apr 2023 17:35:48 GMT\r\n\
Sec-Fetch-Dest: style\r\n\ Content-Disposition: inline;filename=f.txt\r\n\
Sec-Fetch-Mode: no-cors\r\n\ X-Content-Type-Options: nosniff\r\n\
Sec-Fetch-Site: same-origin\r\n\ X-XSS-Protection: 1; mode=block\r\n\
\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\
[Full request URI: http://localhost:8180/rest/galaxy/static/style/bootstrap-tour.css?v=1685627432]\ Pragma: no-cache\r\n\
[HTTP request 4/5]\ Expires: 0\r\n\
[Prev request in frame: 1937]\ Content-Type: text/css\r\n\
[Response in frame: 2131]\ Content-Length: 2204\r\n\
[Next request in frame: 6660] Date: Thu, 01 Jun 2023 14:22:31 GMT\r\n\
Keep-Alive: timeout=20\r\n\
\r\n\
[HTTP response 4/5]\
[Time since request: 0.014149283 seconds]\
[Prev request in frame: 1937]\
[Prev response in frame: 1941]\
[Request in frame: 2035]\
[Next request in frame: 6660]\
[Next response in frame: 6939]\
[Request URI: http://localhost:8180/rest/galaxy/static/style/bootstrap-tour.css?v=1685627432]\
Line-based text data: text/css (73 lines)

Frame 2039\ Frame 4095\ \
GET /rest/galaxy/static/dist/base.css?v=1685627432 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\
Accept: text/css,*/*;q=0.1\r\n\ Vary: Origin\r\n\
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\
Referer: http://localhost:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5\r\n\ Vary: Access-Control-Request-Headers\r\n\
[truncated]Cookie: workflowEdit=<workflow cookie>Mk5U\ Last-Modified: Mon, 24 Apr 2023 17:48:37 GMT\r\n\
Sec-Fetch-Dest: style\r\n\ Content-Disposition: inline;filename=f.txt\r\n\
Sec-Fetch-Mode: no-cors\r\n\ X-Content-Type-Options: nosniff\r\n\
Sec-Fetch-Site: same-origin\r\n\ X-XSS-Protection: 1; mode=block\r\n\
\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\
[Full request URI: http://localhost:8180/rest/galaxy/static/dist/base.css?v=1685627432]\ Pragma: no-cache\r\n\
[HTTP request 1/2]\ Expires: 0\r\n\
[Response in frame: 4095]\ Content-Type: text/css\r\n\
[Next request in frame: 6659] Content-Length: 1352243\r\n\
Date: Thu, 01 Jun 2023 14:22:31 GMT\r\n\
Keep-Alive: timeout=20\r\n\
\r\n\
[HTTP response 1/2]\
[Time since request: 0.030667434 seconds]\
[Request in frame: 2039]\
[Next request in frame: 6659]\
[Next response in frame: 6917]\
[Request URI: http://localhost:8180/rest/galaxy/static/dist/base.css?v=1685627432]\
Line-based text data: text/css (101 lines)

Frame 2044\ Frame 6535\ \
GET /rest/galaxy/static/dist/libs.chunk.js?v=1685627432 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\
Accept: */*\r\n\ Vary: Origin\r\n\
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\
Referer: http://localhost:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5\r\n\ Vary: Access-Control-Request-Headers\r\n\
[truncated]Cookie: workflowEdit=<workflow cookie>Mk5U\ Last-Modified: Mon, 24 Apr 2023 17:48:37 GMT\r\n\
Sec-Fetch-Dest: script\r\n\ Content-Disposition: inline;filename=f.txt\r\n\
Sec-Fetch-Mode: no-cors\r\n\ X-Content-Type-Options: nosniff\r\n\
Sec-Fetch-Site: same-origin\r\n\ X-XSS-Protection: 1; mode=block\r\n\
\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\
[Full request URI: http://localhost:8180/rest/galaxy/static/dist/libs.chunk.js?v=1685627432]\ Pragma: no-cache\r\n\
[HTTP request 1/3]\ Expires: 0\r\n\
[Response in frame: 6535]\ Content-Type: application/javascript\r\n\
[Next request in frame: 6559] Content-Length: 2908682\r\n\
Date: Thu, 01 Jun 2023 14:22:31 GMT\r\n\
Keep-Alive: timeout=20\r\n\
\r\n\
[HTTP response 1/3]\
[Time since request: 0.060086025 seconds]\
[Request in frame: 2044]\
[Next request in frame: 6559]\
[Next response in frame: 6654]\
[Request URI: http://localhost:8180/rest/galaxy/static/dist/libs.chunk.js?v=1685627432]\
Media Type

Frame 2049\ Frame 3076\ \
GET /rest/galaxy/static/dist/base.chunk.js?v=1685627432 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\
Accept: */*\r\n\ Vary: Origin\r\n\
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\
Referer: http://localhost:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5\r\n\ Vary: Access-Control-Request-Headers\r\n\
[truncated]Cookie: workflowEdit=<workflow cookie>Mk5U\ Last-Modified: Mon, 24 Apr 2023 17:48:37 GMT\r\n\
Sec-Fetch-Dest: script\r\n\ Content-Disposition: inline;filename=f.txt\r\n\
Sec-Fetch-Mode: no-cors\r\n\ X-Content-Type-Options: nosniff\r\n\
Sec-Fetch-Site: same-origin\r\n\ X-XSS-Protection: 1; mode=block\r\n\
\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\
[Full request URI: http://localhost:8180/rest/galaxy/static/dist/base.chunk.js?v=1685627432]\ Pragma: no-cache\r\n\
[HTTP request 1/1]\ Expires: 0\r\n\
[Response in frame: 3076] Content-Type: application/javascript\r\n\
Content-Length: 100\r\n\
Date: Thu, 01 Jun 2023 14:22:31 GMT\r\n\
Keep-Alive: timeout=20\r\n\
\r\n\
[HTTP response 1/1]\
[Time since request: 0.021017138 seconds]\
[Request in frame: 2049]\
[Request URI: http://localhost:8180/rest/galaxy/static/dist/base.chunk.js?v=1685627432]\
Media Type

Frame 2054\ Frame 6556\ \
GET /rest/galaxy/static/dist/generic.bundled.js?v=1685627432 HTTP/1.1\r\n\ HTTP/1.1 200 \r\n\
Accept: */*\r\n\ Vary: Origin\r\n\
Accept-Encoding: gzip, deflate, br\r\n\ Vary: Access-Control-Request-Method\r\n\
Referer: http://localhost:8180/rest/galaxy/workflow/editor?id=0c1f8f6ddd7333a5\r\n\ Vary: Access-Control-Request-Headers\r\n\
[truncated]Cookie: workflowEdit=<workflow cookie>Mk5U\ Last-Modified: Mon, 24 Apr 2023 17:48:37 GMT\r\n\
Sec-Fetch-Dest: script\r\n\ Content-Disposition: inline;filename=f.txt\r\n\
Sec-Fetch-Mode: no-cors\r\n\ X-Content-Type-Options: nosniff\r\n\
Sec-Fetch-Site: same-origin\r\n\ X-XSS-Protection: 1; mode=block\r\n\
\r\n\ Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\n\
[Full request URI: http://localhost:8180/rest/galaxy/static/dist/generic.bundled.js?v=1685627432]\ Pragma: no-cache\r\n\

⚠️ **GitHub.com Fallback** ⚠️