-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
I have an endpoint defined with the jsonp: 'callback' config option.
Making a jsonp request works fine. But if I make a regular GET request, I see the following error:
uncaughtException: Cannot call method 'match' of undefined
originating from hapi/lib/request.js.
Is it possible to have an endpoint serve both jsonp and regular requests?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugBug or defectBug or defect