Robin Chen

Results 4 issues of Robin Chen

I went to m.wvu.edu and looked at the source code and there's a very minor bug on the "Directions to WVU" section of the map. Currently, the link failed to...

A use case for this: 1. Show expiration at bash prompt Requirements: 1. uprev aws-sdk-go to get ExpiresAt() call Compilation will be made via Docker to maximize reproducibility. Dependencies will...

This is to add support/fix bugs for having multiple X-Forwarded-For entries. The commit message has details of the implementations. There is a bug on the test case where "X-Forwarded-For" headers...

refactor: test using only its public interface To make refactoring easier, switch to a test philosophy of testing the public interfaces. Co-created by github co-pilot.