11-23-2019, 07:26 AM | #1 |
Human being with feelings
Join Date: May 2015
Location: Québec, Canada
Posts: 5,265
|
Web Interface: timeout when requesting folders on macOS (FIXED)
Code:
~> mkdir ~/Library/'Application Support'/REAPER/reaper_www_root/foobar ~> curl -v 127.0.0.1:8080/foobar * Trying 127.0.0.1... * TCP_NODELAY set * Connected to 127.0.0.1 (127.0.0.1) port 8080 (#0) > GET /foobar HTTP/1.1 > Host: 127.0.0.1:8080 > User-Agent: curl/7.63.0 > Accept: */* > < HTTP/1.1 200 OK < Server:reaper_csurf_www/0.1 < Content-Type: application/octet-stream < Expires: Sat, 23 Nov 2019 15:12:43 GMT < Content-length: 68 < Connection: keep-alive <
__________________
🎁 Donate (PayPal) | Sponsor (GitHub) | The Endless Journey (Keyboard Ensemble) ReaPack, a package manager for REAPER | SWS 2.14 is now available in ReaPack [new!] Developer tools: Lua profiler | Interactive ReaScript | ReaPack Editor | ReaImGui Last edited by cfillion; 11-23-2019 at 07:44 AM. |
11-23-2019, 05:44 PM | #2 |
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,117
|
Ah yeah, it should give a 404, fixing.
|
Thread Tools | |
Display Modes | |
|
|