Commit graph

13 commits

Author SHA1 Message Date
jeffcheasey88
f176f118a3 Fix multipart data with empty lines 2023-09-18 12:47:28 +02:00
jeffcheasey88
b58934cff8 Adapt to catch InvalidJwtException (?) 2023-09-18 12:03:26 +02:00
jeffcheasey88
06ac691747 Fix String with special char in Json 2023-09-16 12:16:52 +02:00
jeffcheasey88
c8796e320f char can be converted into into...basic 2023-09-15 23:07:02 +02:00
jeffcheasey88
879b12571b Replace Json lib 2023-09-13 23:47:52 +02:00
jeffcheasey88
eed1646a32 Fix headers -> was only takes local headers if having global headers 2023-09-10 17:47:20 +02:00
jeffcheasey88
b06ed20afd Fix error 500 2023-09-09 20:24:01 +02:00
jeffcheasey88
d9d602bb83 Add error 500 2023-09-08 21:33:18 +02:00
jeffcheasey88
896a2be120 Fix possible sync problems 2023-09-08 01:22:09 +02:00
jeffcheasey88
d77fe329b8 Optimise route finding (remove maps to use array and add optional re-ordering routes by number of call) 2023-09-07 21:33:21 +02:00
jeffcheasey88
ab33fd465e Add logger (for route calling) 2023-09-07 20:26:29 +02:00
jeffcheasey88
d8e5948fa2 implement stop method to stop the running socket server 2023-08-31 20:33:13 +02:00
jeffcheasey88
f735a7d6bf refractor package for maven repository & add Context & generic getting user & take response code & add default headers 2023-08-29 16:11:37 +02:00