handler
Here are 398 public repositories matching this topic...
-
Updated
Jun 3, 2020 - Go
Is your feature request related to a problem? Please describe.
We are using recovery handler with stack trace. However, as per https://github.com/gorilla/handlers/blob/master/recovery.go#L89, stack trace is only printed to stdout.
Describe the solution you'd like
As we are logging everything as json, having raw stdout for stack trace is not ideal. It will be great to have ability to p
Right now, Ctrl+D displays the message end of file and does not quit the REPL. It is common practice for REPLs to quit when using Ctrl+D (at least on Linux).
However, it should only quit when the text prompt is empty. In other words:
> (Ctrl+D pressed)
In the above scenario, it should exit. However:
> some code or whatever (Ctrl+D pressed)
In the above scenario
-
Updated
Mar 19, 2020 - Shell
Can't have "template" folder in function folder
Expected Behaviour
This function stopped working at this commit, renaming template to templates fixed the issue
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Mar 18, 2018 - Python
-
Updated
May 30, 2019 - Java
-
Updated
Jan 11, 2019 - JavaScript
Couldn't find preset "es2015" && "stage-0" relative to directory "~/project/node_modules/linkstate"
Expected behavior:
Doesn't require any babel plugins
Actual behavior:
Throws errors, requires "es2015" and "stage-0" babel config.
Steps to reproduce
git clone https://github.com/parcel-bundler/examples
cd examples/preact
yarn
yarn add linkstate
# add some code using linkstate
yarn start
� /home/dalvik/WebstormProjects/preact-parcel/node_modules/linksta
Hi! We have such directories names in our static website /public/doc/changelog/0.18
And when serve-handler handles requests we have 404 for such pages.
I found reason - there is false-positive extname checking here https://github.com/zeit/serve-handler/blob/master/src/index.js#L610
But I'm not sure how it should be resolved. Maybe this check can follow next one (where handles cleanUrl)
-
Updated
Jun 28, 2017 - C#
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Jul 10, 2020 - Go
-
Updated
May 4, 2020 - Go
-
Updated
Dec 17, 2019 - Java
-
Updated
Feb 27, 2018 - Go
Hey!
Big fan of this project. It works flawlessly and allows us to put the code that composes a PDF in the views folder which is where I've always believed something like that belongs.
I have a pdf working as a view exactly like the main page's example with prawn_document and everything. The controller responds to the .pdf format and renders it, all is good and well.
However, I would like
-
Updated
Mar 28, 2017 - Swift
-
Updated
Feb 17, 2019 - JavaScript
Improve this page
Add a description, image, and links to the handler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the handler topic, visit your repo's landing page and select "manage topics."
I could not think of a good way to work on a PR, so creating an issue instead.
This is what REAME says regarding
delightandprojectile:However this under certain circumstances would have serious performance issue, an