Skip to content

Commit

Permalink
../BUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
amattioc committed Mar 21, 2024
1 parent 124ff98 commit 1066dcb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ public Map<String, String> handleHttpHeaders(String acceptHeader)
headers.put("Accept", acceptHeader);
else
headers.put("Accept", "*/*");

headers.put("user-agent", "RJSDMX");
return headers;
}
}

This file was deleted.

Binary file modified RJSDMX/inst/java/SDMX.jar
Binary file not shown.
Binary file modified STATA/jar/SDMX.jar
Binary file not shown.

0 comments on commit 1066dcb

Please sign in to comment.