Skip to content

Add mimetype application/x-lmdb

David Faure requested to merge work/dfaure/lmdb into master

Fixes: #168 (closed)

I'm just not 100% sure about the little32. The code just puts the value into a uint32. I thought host32 would be correct, but it fails. I'm a little bit confused about endianness.

Merge request reports