Actions
Bug #2408
closed
MA
MA
fix print backslash in PrintRawUriFp
Bug #2408:
fix print backslash in PrintRawUriFp
Affected Versions:
Effort:
Difficulty:
Label:
Description
PrintRawUriFp function will not honor a '\' character in the proper way, as PrintRawUriBuf does. That means there may be confusion between a hex-encoded character and a \ character.
Adding a proper backslash encoding in the function PrintRawUriFp will solve the issue
AH Updated by Andreas Herz over 8 years ago
- Target version set to TBD
MA Updated by Maurizio Abba about 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
VJ Updated by Victor Julien about 8 years ago
- Status changed from Resolved to Closed
- Target version changed from TBD to 4.1beta1
Actions