iAnish / openhab

Automatically exported from code.google.com/p/openhab
GNU General Public License v3.0
0 stars 0 forks source link

Http-Binding - encodingtype for processing of incoming requests #479

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Feature Description
encodingtype for processing of incoming requests.

optionally you can specify the encoding type urls:
{ http="<[<url>:60000:REGEX((.*?)):ISO-8859-1]"}    
{ http="<[<url>:60000:REGEX((.*?))]"}   

2. Example Use Case
Have some urls returning only text without any html header for 
encoding-handling.
So this Text is default encoded as UTF-8.

The text output of umlauts then is definitely no longer usable.
A byte<->encoding conversion in this case does not help. :-(

Therefore I have (fully backward compatible) extended Http-Binding 1.4.0, see 
attached Patches.

What do You mean?

Original issue reported on code.google.com by Helmut.L...@gmail.com on 30 Sep 2013 at 4:37

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by teichsta on 5 Nov 2013 at 10:53

GoogleCodeExporter commented 9 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:08

GoogleCodeExporter commented 9 years ago
Set status to "invalid" to show that these issues are not tracked here anymore 
- please refer to GitHub instead!

Original comment by kai.openhab on 2 Dec 2013 at 7:12