mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 22:56:38 +02:00
✨ Update yetti and adapt for ring-2.0
This commit is contained in:
parent
7a33817c22
commit
bb5a4c0fa5
23 changed files with 407 additions and 440 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
(def http-request
|
||||
(reify
|
||||
yetti.request/Request
|
||||
ring.request/Request
|
||||
(get-header [_ name]
|
||||
(case name
|
||||
"x-forwarded-for" "127.0.0.44"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue