Closed Siedlerchr closed 1 year ago
Okay, I could sove it. Just added a new Types Object
object AdditionalTypes {
@JvmField
val mopriaMinuscertified = TextType("mopria-certified")
@JvmField
val mopria_certified = TextType("mopria_certified")
@JvmField
val document_prefered = StringType(Tag.mimeMediaType, "document-format-preferred")
}
I am currently implementing a server based on this library and I noticed that Windows rquestst attributes that are not available, in detail these are:
Full example of a packet :