lganzzzo
7dc29f1dcf
virtual_::Interface. Introduce ListenerLock.
2019-11-06 03:05:07 +02:00
lganzzzo
2592f79934
Tests. ConnectionPoolTest.
2019-10-20 05:27:22 +03:00
Benedikt-Alexander Mokroß
9802c361dc
Removed StrBuffer::substr
API
2019-10-16 12:01:53 +02:00
Benedikt-Alexander Mokroß
2c33ef4c8e
Merge branch 'master' into fixescorsswagger
2019-10-15 07:23:31 +02:00
lganzzzo
d67fa0ff53
Introduce LazyStringMap
2019-10-12 18:42:42 +03:00
lganzzzo
bbc74c111c
Tests. BufferStreamTest.
2019-10-12 14:14:21 +03:00
Benedikt-Alexander Mokroß
0f9f2374bd
Cleander CMakeLists.txt
2019-10-11 15:51:07 +02:00
Benedikt-Alexander Mokroß
6ab6c63adb
Two Fixes with CORS and Swagger, one addition to oatpp::String
to accomplish one fix
...
- Fix controller-router-prefix messing up CORS OPTIONS endpoints
- Fix missing path-params in swagger for CORS OPTIONS endpoints
- Added substr-methods to `oatpp::StrBuffer`
2019-10-11 15:12:32 +02:00
lganzzzo
d5b7cb536a
Codegen. ApiController. 'ENDPOINT_INTERCEPTOR' macro tests.
2019-10-02 03:30:52 +03:00
lganzzzo
b77039dee0
Feature http-pipelining. Async API support.
2019-09-19 03:54:44 +03:00
lganzzzo
125e18609e
Feature http-pipelining. Simple API support.
2019-09-19 03:00:26 +03:00
lganzzzo
e62fd32f9e
Feature Authorization. Generalize authorization object class.
2019-08-30 04:19:14 +03:00
Benedikt-Alexander Mokroß
fef2469526
Added support for other Authorization-Types then Basic
2019-08-29 15:34:32 +02:00
Benedikt-Alexander Mokroß
04d5fc7441
Quick draft for an additional AUTHORIZATION-Macro which is inspired by spring.io's @Authenticate annotation.
...
Supports custom Objects and Handler so its easy to use and yields an object reflecting the authenticated user, so no extra work in the endpoint-code needs to be done (like in spring.io).
2019-08-27 16:45:15 +02:00
lganzzzo
a0fa555a79
Remove '/experimental:preprocessor' compiler switch
2019-08-15 03:36:08 +03:00
bam
438fafd49f
Windows Port. Tests compile, doesn't link with wepoll.
2019-07-31 11:34:52 +02:00
lganzzzo
d657d4f736
multipart data. streaming parser POC. WIP
2019-07-11 00:36:52 +03:00
lganzzzo
0c3580dd79
Test for oatpp::async::Lock
2019-06-16 05:12:55 +03:00
lganzzzo
7f6dc1d556
FullAsyncClientTest
2019-03-27 01:00:30 +02:00
lganzzzo
32dcc3f780
better detailed endpoint info support
2019-03-01 02:15:46 +02:00
lganzzzo
150219552f
Better OutputStream, ChunkedBufferTest
2019-02-25 01:02:58 +02:00
lganzzzo
7de960d456
Use MemoryLabel to parse URL query params. Network/UrlTest.
2019-02-24 20:40:51 +02:00
lganzzzo
70494f30a7
test for oatpp::parser::Caret
2019-02-19 17:13:50 +02:00
lganzzzo
6dc0898ef7
module restructuring
2019-01-21 05:03:23 +02:00