PDOK/goaf

use Accept request header instead ""Content-Type"

Opened this issue · 0 comments

See

reqContentType := r.Header.Get("Content-Type")

Content-Type is not a request header, but a response header...