Sascha Kiefer

Results 43 comments of Sascha Kiefer

Same issue happens in .NET8 ... i am using native-AOT, not clear if it is related. But the `RemoveExpiresHeaderCacheStoreProxy` does not help here.

I just did some debuging; in my case, it was the ETag does was unable to deserialize.

That is the internal c# representation; i thing the serialization will not write it with the required quotes. I agree that the HttpMessageContent is buggy, but it makes it hard...

any progress on this? @birou007 @kayrus any chance that you are able to provide an old/expired token that could be used to reverse engineer?

Would be great to see this go into master

When fixing it with the serializer, then it has to be changed for all serializers. Sending null for tombstoning should not be part of the serialization imho. great library by...

> Fixing the issue with JsonCoreSerializer when producing a message with a null value it results in a tombstone record where the message value is an empty byte[]. > >...

Hi. Let me get back to this. My camera broke, so i had to get it fixed.