HTTP PATCH method using TclCurl?

Clovertech Forums Cloverleaf HTTP PATCH method using TclCurl?

  • Creator
    Topic
  • #120435
    Steve Drozdowski
    Participant

      Does anyone know if TclCurl supports the PATCH method?

      Thanks

    Viewing 1 reply thread
    • Author
      Replies
      • #120436
        Charlie Bursell
        Participant

          It is supported by cURL at the command line using the -X option. I am not sure about TclCurl.  You could always do it via the command line in a shell script which is called by Tcl.

          There are option in Python as well.

        • #120437
          Steve Drozdowski
          Participant

            Thanks Charlie!  That was my assumption.

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.