![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 3 of 3 total |
![]() |
Mon, Dec 11 2017 11:35 AM | Permanent Link |
erickengelke | When I look at Firefox browser debug screens, EWB appears to send user defined Parameters on the POST command URL like you would in Get. If I'm reading this display right, they form part of the URL. Ideally POST and PUT would send them as part of an uploaded section, like you would with JSON. Why care? Most Unix and Windows systems log all complete URLs, so parameters on the URL would cause the log files to include userids and passwords in clear text. Erick http://www.erickengelke.com |
Mon, Dec 11 2017 1:28 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Erick,
<< When I look at Firefox browser debug screens, EWB appears to send user defined Parameters on the POST command URL like you would in Get. If I'm reading this display right, they form part of the URL. >> What context are you referring to ? EWB *itself* only uses POST requests in two scenarios: debug logging and with databases/datasets for transaction commits, and it only uses URL parameters with the transaction commits if you elect to use URL parameters for authentication information (as opposed to HTTP headers). Tim Young Elevate Software www.elevatesoft.com |
Mon, Dec 11 2017 1:44 PM | Permanent Link |
erickengelke | Tim Young [Elevate Software] wrote:
<< When I look at Firefox browser debug screens, EWB appears to send user defined Parameters on the POST command URL like you would in Get. If I'm reading this display right, they form part of the URL. >> > What context are you referring to ? EWB *itself* only uses POST requests in two scenarios: debug logging and with databases/datasets for transaction commits, and it only uses URL parameters with the transaction commits if you elect to use URL parameters for authentication information (as opposed to HTTP headers). Thanks for the clarification. I was dealing with legacy REST servers (PHP and Java) and was setting EWB request method to rmPost. I'll look closer at what I'm doing now. E http://www.erickengelke.com |
This web page was last updated on Tuesday, September 19, 2023 at 10:48 AM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |