ayaankhan98
|
6f31e597a0
|
Merge branch 'master' of https://github.com/ayaankhan98/crow
|
2020-12-01 12:36:09 +05:30 |
|
ayaankhan98
|
acab73ef68
|
removed extra req arg
|
2020-12-01 12:35:46 +05:30 |
|
Ayaan Khan
|
6c7bef1eda
|
Merge branch 'master' into master
|
2020-12-01 12:03:02 +05:30 |
|
ayaankhan98
|
a7c74c6327
|
recieve response without request being another argument in handle
|
2020-12-01 11:50:46 +05:30 |
|
The-EDev
|
2422f55855
|
documented as much as possible relating to the API reference
|
2020-11-19 01:13:57 +03:00 |
|
The-EDev
|
823d061c62
|
Removed unnecessary variables
|
2020-10-15 13:59:15 +03:00 |
|
The-EDev
|
4e5d43696b
|
code formatting
Removed extra spaces
|
2020-10-15 00:09:35 +03:00 |
|
The-EDev
|
dc46f2848a
|
added 405 error for when a rule is found but the method is incorrect
|
2020-10-15 00:09:17 +03:00 |
|
Farook
|
3f38caa0d0
|
stole @digitalist's sendFile code and made it work with newer boost
|
2020-10-04 15:05:26 +03:00 |
|
ipknHama
|
b7360a2bac
|
Support multiple methods for same URL
- fix broken unittests because of server initializing order change
- add a function to wait until server is up
|
2017-12-25 15:31:20 +09:00 |
|
Jaeseung Ha
|
f0cb83df88
|
Merge pull request #210 from zxmarcos/master
Add onaccept handler to websocket rule
|
2017-09-17 14:17:46 +09:00 |
|
Jaeseung Ha
|
cf67a40e4c
|
Merge pull request #212 from uctakeoff/fix_warning_in_cpp11
Fixed a problem that warning appeared in c ++ 11
|
2017-09-17 14:10:07 +09:00 |
|
ushiyake
|
bd2dd4a8e4
|
Fixed a problem that warning appeared in c ++ 11
|
2017-01-09 21:24:01 +09:00 |
|
Marcos Medeiros
|
bea1ba3797
|
Add onaccept handler to websocket rule
|
2016-12-28 11:06:56 -02:00 |
|
Vsevolod Kvachev
|
32d66d6fd1
|
Upgrade amalgamate
|
2016-12-06 18:22:10 +03:00 |
|
ipknHama
|
3081e4e1a8
|
Cleanup include folder into crow subfolder
- only crow.h is exposed now
|
2016-09-21 23:11:06 +09:00 |
|