larrymyers / react-mini-router

A minimal URL router for React.js
MIT License
282 stars 34 forks source link

how to access POST data? #64

Closed julian-rare closed 8 years ago

julian-rare commented 8 years ago

I'm using a payment gateway that sends normal POST data to the clients browser, how do I access the POST data before rendering?

FlorianWendelborn commented 8 years ago

@julian-rare That's a little bit vague. Nobody will be able to answer that.

larrymyers commented 8 years ago

Doesn't seem related to this library, but a higher level application specific issue. Closing.