Revision 2008708c
ID | 2008708cd96a2e2ebf9fc6766abe9cc62be51aa7 |
Parent | 99ebc84a |
Child | a82032d5 |
Change bluetooth response to remove deprecated warning.
The StringBufferInputStream is deprecated, because it doesn't know the
encoding of the string it is buffering. This has been changed to use
a ByteArrayInputStream with UTF-8 encoding now.
Also made use of previously unused mimeType parameter to set the
Content-Type header of the response.
Files
- added
- modified
- copied
- renamed
- deleted