dev #26
@@ -105,7 +105,6 @@ function performRequest(text, checkXML, checkTransform){
 | 
			
		||||
//Form REST request, send, receive and display in resultArea
 | 
			
		||||
async function restRequest(text) {
 | 
			
		||||
    const escapeChar = "specialEscapeChar";
 | 
			
		||||
    // const addr = "http://localhost:8081/" + text;
 | 
			
		||||
    var port = ":8081/"
 | 
			
		||||
    if (getProcessor() == "libxml") {
 | 
			
		||||
        port = ":8082/"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user