On Jul 20, 12:04 pm, Mackram <[email protected]> wrote: > So I wanted to check the json part/request handlers. For some reason I > am geting null response for the json response
Maybe it's the bug that was reported and fixed here: http://groups.google.com/group/weblocks/browse_thread/thread/82bef10dc06f455a > and I want to figure out what is being sent from the client and what the > server is > attempting to respond Trace hunchentoot::process-request to see the requested URI and weblocks:handle-client-request to see what Weblocks returns. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
