rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kulbir

Pages: 1
1
Hi There,

Thanks for the response, here’s a bit of explanation:-

I’m currently using postman for my testing to mimic the behaviour of source system.

Following is my setup:-

Aws EC2 with windows server 2012 r2

Windows firewall inbound ports 80/443

Hfs server configured on port 80

Stunnel is installed and configured to support ssl/https

There no issue with connection on http/https as I get the login page for hfs in browser:-

While testing this whole setup from my local machine via POSTMAN:-

I can perform successful https post on 443 with basic Authentication and body set to multipart form data.

Attached file gets delivered to destination and gets stored in the mapped folder mo challenges.

But when Im changing the body to raw and pasting the file content as part of the request, I still get 200ok and request is also acknowledged with success but the raw data isn’t separated from the request and stored separately.

Which is my actual requirement. Do you think this is possible via hfs or anyone has achieved it?

Thanks in anticipation.

2
Hi Friends,

I'm new user of the HFS server and I just like it.

Kudos to the developers!!

I have just setup a site with HFS server and everything seems to be working fine.

I'm using basic authentication (username/password) and files and there are user specific storage folders configured.

I have tested alot of scenarios using postman and they all seem to work, except for one.

When I'm posting data as body->raw, which actually means "application/x-www-form-urlencoded" the HTTP POST is successfuly and I get 200 OK but the data that was sent in the body->raw isn't captured anywhere. I have updated the mime-type list and tried multiple combinations as well but NO SUCCESS.

I would appreciate any help with this situation.

Thanks in advance!

Kulbir

Thank you!

Pages: 1