You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hotfix: Expose import media types through wasm bindings (#595)
Nemo Web was not able to set correct accept headers for resources loaded
from e.g. sparql queries since the type of the resource was not exposed
through the wasm bindings. This PR changes this. There is a
corresponding PR in Nemo Web making use of this.
0 commit comments