Feature #5150
Take care of HTTP headers with unicode values
Status: | Feedback | Start date: | 02/24/2014 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 02/25/2014 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 14.00 hours | |
Target version: | v0.13 | Estimated time: | 2.00 hours |
Related issues
Associated revisions
URL-encode http headers
Refs: #5150
Apply UTF-8 encoding while in/output with console
Refs: #5150
Implement _encode_nicely method to supress errors
Refs: #5150
Loop over a string and attempt to encode it in a given encoding
If a char fails, replace it with a replacement character
Decode headers to utf-8, print in user-chosen enc.
Refs: #5150
Encode list/item prints in user-defined encoding
Refs: #5150
Remove redudant en/de-coding from CLI outputs
Refs: #5150
Correct console in/output en/decoding handling
Refs: #5150
Quote URL for request exactly after parsing it
Refs: #5150
Fix typo in output stream assignment
Refs: #5150
Fix one-command/shell differences in http encoding
Refs: #5150
History
#1 Updated by Stavros Sachtouris over 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#2 Updated by Stavros Sachtouris about 9 years ago
- % Done changed from 100 to 10
#3 Updated by Stavros Sachtouris about 9 years ago
- Status changed from Resolved to Feedback
- % Done changed from 10 to 50
#4 Updated by Stavros Sachtouris about 9 years ago
- % Done changed from 50 to 100