-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Description
Awesome work everyone! Thank you so much 🙏
I might be doing something wrong but the local server seems to only support POST
Expected behavior
Th local server should support the other HttpMethods.
Actual behavior
If I comment out request.httpMethod = "POST" so that I can try GET in the example ContentView.swift I get "resource exceeds maximum size"
Steps to reproduce
Comment out request.httpMethod = "POST" so that I can try GET in the example ContentView.swift
Run iOS project again, fill in the fields and hit Regiser
SwiftAWSLambdaRuntime version/commit hash
Latest f3c68d6
Swift & OS version (output of swift --version && uname -a)
Apple Swift version 5.3 (swiftlang-1200.0.25.2 clang-1200.0.27.1)
Target: x86_64-apple-darwin20.0.0
Darwin Joels-MBP.lan 20.0.0 Darwin Kernel Version 20.0.0: Thu Jul 30 22:49:28 PDT 2020; root:xnu-7195.0.0.141.5~1/RELEASE_X86_64 x86_64
Metadata
Metadata
Assignees
Labels
No labels