Greg Lindahl

Results 182 comments of Greg Lindahl

It would be nice if this was merged. For Flask usage one of my current projects uses https://github.com/lmcgartland/graphene-file-upload perhaps it could be useful for comparing implementations ? Definitely better to...

graphene-file-upload extends Flask+graphl, perhaps you could study how it works and then release this code as a separate project? I'd use this code for uploading images and short videos, is...

I suspect it's a bug that aiohttp-cors works great for GET and throws a configuration error for method '*'. I don't see any tests for method '\*' actually working. There...

Ping. I think the basic issue is: - CORS preflight request is a OPTIONS - Lazy coders create routes to method='\*' in middleware like aiohttp-graphl - aiohttp-cors treats method='\*' specially...

@andrii-maksymov and @jogc what middleware are you using?

Thanks @jogc so you're using exactly the same middleware that I am. Here is my patch that works around the problem in aiohttp_graphql, by handling every method other than OPTIONS:...

I'm here because I looked through all of the pelican-templates and 100% of them were blogs. So I suppose I'm here to vote for making non-blog usage prominent in the...

Yeah, people always tell me I'm not very good at using the shell, after 34 years. By the way, your solutions only address part of what I was suggesting, and...

I see you have the Internet Archive's ArchiveIt! service listed as a search engine, it's really a self-serve web archiver. Other Internet Archive datasets: https://openlibrary.org/developers/dumps -- metadata for books

Removing obsolete libs from the detector makes web archives people sad.