ExportXMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 7.4.13
    • Component/s: Proxy (P), Server (S)
    • None

      Steps to reproduce:

      1. Add a script item
      2. var request = new HttpRequest();
        request.addHeader('X-Test: 1');
        return request.get('URL');
        
        

      Result:

      When tested, Content-Type: application/x-www-form-urlencoded is added

      Expected:
      On a  GET method no Content-Type is expected

            Assignee:
            Zabbix Development Team
            Reporter:
            Christophe W
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: