Skip to content

Commit

Permalink
encoding header for configuration response
Browse files Browse the repository at this point in the history
  • Loading branch information
twagoo committed Mar 20, 2024
1 parent 360388a commit b40e008
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ComponentRegistry/src/main/webapp/compRegConfig.jsp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<%-- Configuration hosted next to the front end index page, from which it is loaded --%>
<%@ page language="java" contentType="application/json; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ page import="java.net.URI" %>
<%@ page import="clarin.cmdi.componentregistry.rest.ComponentRegistryRestService" %>
<%
Expand Down

0 comments on commit b40e008

Please sign in to comment.