Actually I just noticed that Pragma-headers may appear multiple times. What would be a good way to handle that? I thought about expanding the header tag from "Pragma" to "Pragma-%02d" with either an incrementing number or just using s->nb_headers. Is there a better solution? Regards, Stephan