Peter Johnson

Results 297 issues of Peter Johnson

Extend Request to do things like: - follow redirects - post form data - modify query string params - put files There is probably a library that does all this...

This is a potential security issue when running remote scripts. require() calls should not be allowed in the source. I tried setting `require = undefined` but that caused issues, if...

Update the parser to treat `#(.+)` as a junk block identifier. This will allow us to add new interpreter directives in the future without breaking backward compatibility. eg. If we...

`ciao -d doc scripts` will generate a directory structure like this: ``` bash doc/ └── scripts └── examples ├── basic.md ├── facebook.md ├── github-api.md ├── github.md ├── google.md └── yahoo.md...

MaxMind now requires users to register before downloading GeoLite2 databases `¯\_(ツ)_/¯` resolves https://github.com/dschep/geoip-lambda-layer/issues/1 see https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases/

I have [this javascript code](https://gist.github.com/missinglink/d0a085188a8eab2ca66db385bb7c023a#file-wrap-js) which normalizes geographic coordinates to within the ranges of `lat +-90` and `lon +-180` (it unwinds multiple rotations around the globe). This function is quite...

Can you please add an example of how to serve a static html error page when the backend is unavailable.

darkpuple -> darkpu[r]ple

https://github.com/BurntSushi/xsv