Thank you very much for your module!
But there seems to be a (small) issues. It seems that if we have applications with characters like: É é á ë ï ö etc, the module will not return these characters.
ie.:
" é " is returned as " é "
" á " is returned as " á "
(I added spaces between the quotes for readability)
It is possible to change it in the module, so it will return data in UTF-8 encoding? Then these characters should be returned correctly.