Philip Helger
Philip Helger
Version 5.1.1 contains a fixed for chunked encoding issue
Is there a timeplan for adding that to the EC list?
The error for the "slack" in CII was fixed in the CEN rules v1.3.5 (see https://github.com/ConnectingEurope/eInvoicing-EN16931/issues/303#issuecomment-1092573162) - this means, that (to my understanding) starting from rule release 1.6.0 for XRechnung...
Closing this issue due to inactivity
I think the main problem on my side was, that I was using the legacy configuration. After changing to the new configuration layout it seems to work. So my assumption...
Good point :) But why did you add the cast to "0x1a"??? It's < 127
Do you know an active fork of this project?
I'm currently not using the library so I don't want to spend too much time on it, but an active fork would be really appreciated :)
You are confusing escaping on the input stream and escaping in URLs - this is done based on different syntaxes. The URL escaping is defined at https://www.w3.org/TR/css-syntax-3/#consume-url-token and it is...