Apple Security Research Device Program
security.apple.com3 pointsby SubMachineGhost0 comments
- Create the class that captures the Http Requests.
- Create a function IncomingHttpRequest => ForwardedHttpRequest.
- write tests for this function.
Do not be afraid to further decompose your task into sub-tasks, and to define really small tasks.