Changes between Initial Version and Version 1 of Ticket #1738, comment 6


Ignore:
Timestamp:
06/17/20 06:24:32 (4 years ago)
Author:
capraynor@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1738, comment 6

    initial v1  
    88Return value when executing `uname -a`: Linux dd3-raynor-ubuntu 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
    99
     10JFYI
    1011upstream returns the following header:
    1112
    12 ```
     13{{{
    1314HTTP/1.1 200 OK
    1415Cache-Control: public, max-age=0
     
    2728X-XSS-Protection: 1; mode=block
    2829Date: Wed, 17 Jun 2020 02:53:30 GMT
    29 ```
     30}}}
     31
     32
    3033
    3134Regards