From 6171e1c2942361979feea768240605bb81d0566c Mon Sep 17 00:00:00 2001 From: Azat Khuzhin Date: Tue, 13 Aug 2013 18:19:50 +0400 Subject: [PATCH] sample: drop uri_root from base_url in http-server. By default there is "0.0.0.0", and this address will work only from the same machine, and besides there is no need in uri_root in base_url, because it will be added automatically by browser. --- sample/http-server.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/http-server.c b/sample/http-server.c index 502c45e2..1cb89bc9 100644 --- a/sample/http-server.c +++ b/sample/http-server.c @@ -248,13 +248,13 @@ send_document_cb(struct evhttp_request *req, void *arg) evbuffer_add_printf(evb, "\n \n" " %s\n" - " \n" + " \n" " \n" " \n" "

%s

\n" "