hi,about the http sequence
Author: suppersam1Created Apr 12, 2023Updated Apr 26, 2023
Hi, may I ask if the HTTP requests from the same route in the crow are strictly executed in sequence, and if the requests from the same route are stored in a queue and then executed in FIFO order
Source: ipkn/crow