SVNKit sends incorrect 'Cookie' header(s)

Cookies should be sent in a single header separated by semi-colon. SVNKit sends them in individual headers which causes httpd to only see one of them.

I think the issue is in org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest around line 390.

Thanks
Thomas Å.

Hi @dmitry.pavlenko
Can you look into this issue? I could probably develop a patch if you are on-board with fixing it.

Thanks,
Thomas Å.