today_ai_weather/app
songtianlun 5ff05c3dc4 fix: allow storing location for head requests
- Update store_location method to handle HEAD requests
- Ensure session forwarding URL is set for both GET and HEAD requests

This change enhances the session management by allowing the
application to store the original URL for HEAD requests,
which is useful for certain types of HTTP interactions.
2025-01-04 10:09:27 +08:00
..
assets feat: add remember me functionality to login 2025-01-02 17:49:06 +08:00
controllers feat: add user authentication and authorization 2025-01-03 13:48:59 +08:00
helpers fix: allow storing location for head requests 2025-01-04 10:09:27 +08:00
javascript feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
jobs init sample-app 2024-12-29 17:12:54 +08:00
mailers init sample-app 2024-12-29 17:12:54 +08:00
models feat: add user profile editing functionality 2025-01-03 10:55:42 +08:00
views feat: add user profile editing functionality 2025-01-03 10:55:42 +08:00