issues
search
meltwater
/
served
A C++11 RESTful web server library
MIT License
710
stars
173
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[QUESTION] How to build on Windows and use it on Visual Studio?
#75
tarikhagustia
opened
3 years ago
0
Handle same path for POST and get throws Error
#74
seppy87
opened
3 years ago
0
Issues compiling hello world
#73
evanugarte
opened
4 years ago
3
Allowing DELETE method to have a body
#72
lirik90
opened
4 years ago
0
Unable to send query parameters
#71
rehovicova
opened
4 years ago
1
Remove unused variable from json_data example
#70
shlomnissan
opened
4 years ago
0
fix issue #67
#69
kiyoMatsui
opened
4 years ago
0
Compile commands
#68
kiyoMatsui
opened
4 years ago
0
Cannot set multiple cookies because set-header overwrites set-cookie
#67
ArthoPacini
opened
4 years ago
1
how to add header Access-Control-Allow-Origin ?
#66
blastbeng
opened
4 years ago
2
Expose server?
#65
blastbeng
closed
4 years ago
1
Exposes the request headers, as const reference
#64
theIDinside
opened
5 years ago
1
Example segfaults after returning "hello world"
#63
theIDinside
opened
5 years ago
1
Single-parameter constructors should be marked explicit.
#62
mamil
opened
5 years ago
0
Configure Renovate
#61
renovate[bot]
closed
5 years ago
1
Syntax errors in `request_parser.hpp` when including `served/served.hpp`
#60
ghostravenstorm
opened
5 years ago
1
examples: create json_data example for JSON responses
#59
AdrianDC
closed
5 years ago
1
I wrote a simple http server using served. Found two issues.
#58
wangqiangcc
opened
5 years ago
0
Add caching
#57
jonasgloning
closed
5 years ago
1
Fix two name clashes with Windows includes
#56
plule-ansys
closed
5 years ago
3
Fix Bazel build
#55
jonasgloning
closed
5 years ago
1
Served: Stability issues upon Boost ASIO classes destructors
#54
AdrianDC
opened
5 years ago
2
[WIP] Stability: Add stability test example and start multithreaded fixes
#53
AdrianDC
opened
5 years ago
0
Added missing virtual destructor
#52
jpihl
closed
5 years ago
1
Need some help
#51
williamsko
opened
5 years ago
0
Question: in which condition the work thread of served would quit?
#50
qmm161
opened
5 years ago
0
README: require Boost 1.53 or newer instead of 1.56
#49
AdrianDC
closed
5 years ago
1
served: support building both static and shared libraries
#48
AdrianDC
closed
5 years ago
2
cmake: RPM: resolve boost dependency naming for Redhat
#47
AdrianDC
closed
5 years ago
1
Add "overwrite" boolean to allow the possibility to edit a current handle
#46
adevress
opened
5 years ago
1
Add pkgconfig support
#45
adevress
closed
5 years ago
1
Fix route registration order in rest_resource example
#44
r3mus-n0x
closed
6 years ago
1
Added a block boolean param to the server.run function
#43
luismartingil
closed
6 years ago
1
Configure blocking nature for server run
#42
luismartingil
closed
6 years ago
8
compile example cpp got #include <served/served.hpp> file not found
#41
a2232189
opened
6 years ago
2
question:is there any way to regist interface instead of std:function in methods_handler post and get funcion
#40
ZhaoGuangYue1986
opened
6 years ago
1
s/datasift/meltwater/g
#39
Jeffail
closed
6 years ago
0
s/datasift/meltwater/g
#38
Jeffail
closed
6 years ago
0
PSA: Plan to move to new organisation
#37
Jeffail
closed
6 years ago
2
Get IP Address of Request
#36
digecor-danielharrison
closed
6 years ago
1
WIP: Change enum style to prevent name clashes
#35
jpihl
closed
6 years ago
5
Replace RE2 with std::regex
#34
jpihl
closed
6 years ago
4
Remove RE2 dependency or make it optional
#33
jpihl
closed
6 years ago
0
Feature/compiler warnings
#32
Jeffail
closed
6 years ago
0
BUGFIX: Fixed warnings from GCC and Clang
#31
jpihl
closed
6 years ago
2
Long polling
#30
asmyasnikov
closed
6 years ago
1
Conan package
#29
zamazan4ik
closed
6 years ago
4
How build it?
#28
godcodehunter
closed
6 years ago
1
Bazel Adjustments (Imports, 0.7.0)
#27
promiseofcake
closed
7 years ago
1
minimal served example fails to pass apache bench test
#26
nikhedonia
closed
6 years ago
1
Next