danicoin/contrib/epee
Guillaume LE VAILLANT 13a8d64fe6 epee: don't send the body of the response to a HEAD HTTP request
According to the HTTP spec: "The HEAD method is identical to GET
except that the server MUST NOT return a message-body in the
response".
2017-07-05 15:39:50 +02:00
..
demo removing some unsed epee files 2017-01-20 01:05:14 +00:00
include epee: don't send the body of the response to a HEAD HTTP request 2017-07-05 15:39:50 +02:00
src Merge pull request #2112 2017-07-03 12:27:14 +02:00
tests undelete epee tests.cpp 2017-01-21 10:00:32 +08:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.