Does anyone know how to create a ticket with an attachment to RT (Request Tracker) using the REST service with a PHP script?
remove "attachment_1: /tmp/img2.PNG" add a POST variable using addPostFile () with the name "attachment_1", which contains the raw attachment.
If you use HTTP_Request, addFile () function instead of addPostFile (). - He worked for me.
Source: https://habr.com/ru/post/1795053/More articles:Why is exchanging XOR with whole elements a warning? - cWaiting for change of Swing elements - javaAny automatic way to clone a data object? - c #how to implement the add element in a spinner array adapter in android - androidImporting CSV table into MySQL returns error # 1148 - importhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1795054/can-using-non-primitive-integer-long-datatypes-too-frequently-in-the-application-hurt-the-performance&usg=ALkJrhg0oiSTNLGPOuPAU1y6nJheTZy5PwC # execute 2 threads at the same time - multithreadingCakePHP-based website becomes outdated in browser - cakephpNSURLConnection NSMutableURLRequest and HTTPS - httpsHow to send automatic email to daily, weekly and monthly databases? - c #All Articles