Posts by kcasey

    I would like to forward incoming files to an external web server via HTTP POST. Is this possible?


    Seems like my best option might be to just write a simple Python script that ConQuest can call which then performs the POST. Is there any more elegant way?


    Thanks.