Closed jbonnet closed 7 years ago
Hi @jbonnet,
Some responses were not returned correctly with the content-type set to application/json
.
Commit #167 fixes this. You should see them now correctly.
This bug is fixed. However a bug is found in GK API, which causes losing the filename in the process. son-gkeeper issue #470 handles it.
Hey, When using
curl
I'm getting package meta-data inContent-Type: text/html;charset=utf-8
... while I'm asking it inaccept:application/json
:Can you confirm that?