Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
Elevate Web Builder Technical Support
»
Incident Reports
»
Incident Reports Reported for Version 2.05
»
View Incident Report
View Incident Report
Minor
Reported By: Bernd Schaf
Reported On: 8/31/2016
For: Version 2.05 Build 4
# 4444
Leading Spaces Before Header Values Not Trimmed in TServerRequest ResponseHeaders Property
ServerSide ie Indy HTTP-Server:
AResponseInfo.CustomHeaders.Values['SomeKey'] := 'ABCDE';
EWB:
Request.ResponseHeaders.Values['SomeKey'] -> the Result has an leading space character: ' ABCDE'
I must always use trim(Request.ResponseHeaders.Values['SomeKey']) to get the correct anwer
Resolution
Fixed Problem on 9/10/2016 in version 2.06 build 1
Products Affected
Elevate Web Builder
Elevate Web Builder Trial
More Support Options
Search Incident Reports
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Product Manuals
Roadmap