Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ルート定義から NancyContext にアクセスすることは可能ですか?
私が構築したいのは、次のような方法でパラメーターを受け取るレガシー リクエストの単一のルートです。
/points/upload?longitude=12.34&latitude=23.45
(そして、ナンシーは疑問符の後ろにあるものを無視しているように見えるので、これらのパラメーターをパターンで指定する方法を見つけられませんでした。)