http

  • 15 Sep

    Custom Response Headers for Limagito Web Remote Server

    In version v2021.9.15.0 we added a ‘Custom Response Headers’ option for our Limagito Web Remote Server.

    To add some custom headers:

    – First stop the Limagito Web Remote Service

    – Open our Limagito Config Tool (LimagitoXC.exe) > ‘Web Remote’ Tab > ‘Setup’

    – Add the ‘Custom Response Headers’ you need

    – Click <Save>

    – Close Limagito Config Tool (LimagitoXC.exe)

    – Start the Limagito Web Remote Service again

    In our example we added the following headers:

    X-Frame-Options: DENY
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff

    Limagito Web Remote Server Custom Response Headers

    #FileTransfer #vulnerability

    If you need any info about this ‘Custom Response Headers’ option, please let us know.

    Best regards,

    Limagito Team

  • 29 Oct

    HTTP Destination – OAuth2

    Started adding OAuth2 Authorization for HTTP as destination.

    Regards,

    Limagito Team

    By Limagito-Team HTTP ,
  • 17 Jan

    Some new HTTP as Source options

    Dear Users,

    Another request from a user to add an easy way to download files using HTTP. We’ve added a second setup method in the HTTP as Source option.

    Suppose we would like to download the setup file of our LimagitoX file mover. With the previous method 1 we had to setup the Host, Port and Path and needed to include a file filter to be sure that only this files was downloaded. A bit complex .. so that’s why we added an extra method.

    HTTPGet.NewOptions

    When Setup method 2 is selected you get two new ways to dowload files directly. The include filename filter is no longer needed.

    A. Add the URLs as a list (fixed).

    B. Read the URLs from a text file (dynamically).

    In case of B our File Mover will read the URLs from the text file on every Rule Start.

    Regards,

    Limagito Team

    By Limagito-Team HTTP ,
SEARCH