Requests and serving update

Added support for POST Requests with JSON HTTP Body and GET Requests with QueryString,
Renamed res and req in 'response' and 'request',
Added support for pass.json buffer retrieval, editing and direct compression in the zip file,
Introduced function fileStreamToBuffer to simplify the retrivial of pass.json,
Edited pass types names conforming to Apple guide
This commit is contained in:
Alexander Cerutti
2018-05-09 18:12:40 +02:00
parent 1d0ed48084
commit 37e3e69df6
2 changed files with 166 additions and 78 deletions

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ certificates/passCertificate-exported.p12
certificates/passcertificate.pem
certificates/passkey.pem
certificates/source-AppleWWDRCA.cer
improvements.rtf