Write the code that will set the header X-Hello to World:
get("/hello") {
/* your code here */
}Write the code that will set the header X-Hello to World:
get("/hello") {
/* your code here */
}Create a free account to access the full topic