Steven Oderayi

Results 12 issues of Steven Oderayi

Would be nice to have a switch to enable compression. I'm using this to test my Angular production build and auditing via Lighthouse. Compression seems to be the major bottleneck...

enhancement

closes: https://github.com/simonh1000/angular-http-server/issues/26 This change is to add compression (gzip and deflate) support for content `['application/javascript', 'application/json', 'text/html', 'text/css']` automatically (without a command line switch) based on the `Accept-Encoding` request header...

Not in line with repo's objectives

Thanks for this module. Saved me a lot of time. Any ideas how to manage http to https redirects with this module? Thanks.

https://github.com/mojaloop/project/issues/3686

## **Goal**: `As a` Maintainer `I want to` investigate and fix issues relating to upgrades to npm dependencies in some ML repos `so that` those repos can have up to...

story
core-dev-squad
pi-22

## **Goal**: `As an` adopter of Mojaloop building inter-connected schemes `I want to` enhance ALS to have a timeout handler `so that` parties lookup broadcasts to proxies can be timed...

story
oss-core

**Summary**: Quoting service currently implements participant endpoint lookup logic that interacts directly with central-ledger's database. This functionality already exists in central-services-shared. Quoting service needs to be refactored to use the...

bug