fake_sqs icon indicating copy to clipboard operation
fake_sqs copied to clipboard

CORS support + CreateQueue fix

Open buu700 opened this issue 9 years ago • 2 comments

Made a few minor fixes that I needed to test my app locally.

buu700 avatar Mar 06 '15 20:03 buu700

Fixed incorrect test as per http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_CreateQueue.html

Creates a new queue, or returns the URL of an existing one.

buu700 avatar Mar 06 '15 20:03 buu700

I've also noticed the discrepancy between the CreateQueue behavior. Thanks for this fix.

nathanpeck avatar Mar 17 '15 18:03 nathanpeck