Norman Maurer
9638f2e9d7
Allow to override how headers are encoded
...
Motivation:
Even if its against the HTTP RFC there are situations where it may be useful to use other chars then US_ASCII in the headers. We should allow to make it possible by allow the user to override the how headers are encoded.
Modifications:
- Add encodeHeaders(...) method and so allow to override it.
Result:
It's now possible to encode headers with other charset then US_ASCII by just extend the encoder and override the encodeHeaders(...) method.
2014-12-26 15:05:49 +01:00
..
2014-10-22 06:38:15 +02:00
2014-12-08 06:27:13 +01:00
2014-10-14 14:47:11 +09:00
2014-06-27 16:40:43 +09:00
2014-06-27 16:40:43 +09:00
2014-06-27 16:40:43 +09:00
2013-05-23 11:39:50 +02:00
2014-06-19 21:08:16 +09:00
2012-06-04 13:31:44 -07:00
2014-11-20 00:58:35 -05:00
2014-06-27 16:40:43 +09:00
2014-06-27 16:40:43 +09:00
2014-06-27 16:40:43 +09:00
2013-12-22 19:17:27 +09:00
2014-11-20 00:58:35 -05:00
2014-06-27 16:40:43 +09:00
2014-06-27 16:40:43 +09:00
2014-06-27 16:40:43 +09:00
2013-11-28 10:46:27 +01:00
2013-04-08 21:12:19 +02:00
2013-02-14 07:39:44 +01:00
2013-02-14 07:39:44 +01:00
2014-01-15 17:18:19 +01:00
2014-06-27 16:40:43 +09:00
2012-06-04 13:31:44 -07:00
2013-07-06 21:17:51 +02:00
2014-07-02 20:21:30 +09:00
2014-09-10 14:54:25 +02:00
2013-11-26 08:22:01 +01:00
2014-11-13 08:16:43 +01:00
2014-06-19 21:08:16 +09:00
2014-07-15 13:59:31 +02:00
2014-07-15 13:59:31 +02:00
2014-06-27 16:40:43 +09:00
2013-11-28 10:46:27 +01:00
2014-06-27 16:40:43 +09:00
2014-12-25 20:53:03 +01:00
2014-11-20 00:58:35 -05:00
2014-12-26 15:05:49 +01:00
2014-06-27 16:40:43 +09:00
2014-11-12 14:36:56 +01:00
2014-11-20 00:58:35 -05:00
2014-06-27 16:40:43 +09:00
2014-11-12 14:36:56 +01:00
2014-06-27 16:40:43 +09:00
2014-11-20 00:58:35 -05:00
2013-11-14 08:19:49 +01:00
2013-11-28 10:46:27 +01:00
2014-06-27 16:40:43 +09:00
2013-02-14 12:09:16 -08:00
2014-12-16 06:58:01 +01:00
2014-06-24 18:33:30 +09:00
2014-06-27 16:40:43 +09:00