21 Commits

Author SHA1 Message Date
7b1e6558c6 Add DELETE requests
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-03 16:35:01 -05:00
b0f18bb7f0 Prepare for twitch eventsub
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 20:37:35 -05:00
14860ac48a Fix JSON function
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 20:07:42 -05:00
fd43413fb8 Allow for x-www-form-urlencoded whatever
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 19:51:45 -05:00
8ce19b6377 testing on sigplace
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-02 13:23:37 +00:00
769849b11f Fix file parts to not include invalid newlines.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-21 13:00:28 -05:00
e3014ece84 Include POST request
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-21 17:32:19 +00:00
61c628c344 Implement custom run for uploaded files
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-20 18:52:27 +00:00
51aca794b0 Remove old build system
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-20 18:03:21 +00:00
aa8b87de1a Include SigScript build system
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-05-20 18:02:57 +00:00
92f9f247f7 Add multipart entity 2022-05-20 17:58:49 +00:00
f3ff26fa01 Add POST method extension. 2022-04-26 20:17:54 +00:00
dfe1e58dce Separate out header-defined behavior and add in authentication functionality 2022-04-26 19:42:12 +00:00
38238b589f Include hiddden settings files 2022-04-26 18:39:29 +00:00
10dcc6006d Add gitignore and project scripts 2022-04-26 18:38:18 +00:00
1c441c506b Include giitpod environment configuration 2022-04-26 17:13:16 +00:00
8774712384 Remove old client start file 2022-04-26 15:34:59 +00:00
004e0efd6c Remove unusd imports. Handle redirects properly. 2022-04-26 15:34:04 +00:00
1afe6eb0ba Refactored into GETRequest usable object 2022-04-26 14:42:29 +00:00
574a403f63
Create Readme.md 2022-04-25 13:05:09 -05:00
c85d3e2846 Basic Client structure 2022-04-25 18:03:53 +00:00