Giter VIP home page Giter VIP logo

Comments (13)

nightshade427 avatar nightshade427 commented on September 26, 2024

Any ideas?

from drakma-async.

orthecreedence avatar orthecreedence commented on September 26, 2024

Hmm reviewing everything, I thought I found the problem, but after closer inspection the code looks fine. I'll review it a bit closer when I get home (next hour or so).

from drakma-async.

nightshade427 avatar nightshade427 commented on September 26, 2024

Awesome, thanks! :)

from drakma-async.

orthecreedence avatar orthecreedence commented on September 26, 2024

I believe this is fixed by 613891e. Please confirm!

Took a lot of digging, but I finally found it, and managed to fix another bug or two while rooting around.

from drakma-async.

nightshade427 avatar nightshade427 commented on September 26, 2024

Works great!!

Thanks :)

from drakma-async.

orthecreedence avatar orthecreedence commented on September 26, 2024

Thanks for all the reports...this library would be a lot buggier without you!

from drakma-async.

nightshade427 avatar nightshade427 commented on September 26, 2024

Thanks for the awesome package and great support, you rock!

from drakma-async.

nightshade427 avatar nightshade427 commented on September 26, 2024

Okay new issue with same 4th value. Even though it is 200 and has no redirect the scheme is changed from https to http.

(as:with-event-loop (:catch-app-errors t)                                                                                                                                        
           (asf:multiple-future-bind (body status headers ruri)                                                                                                                           
               (drakma-async:http-request "https://www.firma8.com/assets/logo.png" :method :head :additional-headers '(("Connection" . "close")))                                         
             (format t "~s ~s ~s ~s" body status headers ruri)))                                                                                                                          
HEAD /assets/logo.png HTTP/1.1                                                                                                                                                            
Host: www.firma8.com                                                                                                                                                                      
User-Agent: Drakma/1.3.9 (SBCL 1.1.18; Linux; 3.14.4-x86_64-linode40; http://weitz.de/drakma/)                                                                                            
Accept: */*                                                                                                                                                                               
Connection: close                                                                                                                                                                         

HTTP/1.1 200 OK                                                                                                                                                                           
Server: nginx/1.2.2                                                                                                                                                                       
Date: Wed, 25 Jun 2014 02:12:18 GMT                                                                                                                                                       
Content-Type: image/png                                                                                                                                                                   
Content-Length: 6244                                                                                                                                                                      
Last-Modified: Tue, 22 Apr 2014 16:48:38 GMT                                                                                                                                              
Connection: close                                                                                                                                                                         
Expires: Thu, 31 Dec 2037 23:55:55 GMT                                                                                                                                                    
Cache-Control: max-age=315360000                                                                                                                                                          
Cache-Control: public                                                                                                                                                                     
Accept-Ranges: bytes                                                                                                                                                                      

NIL 200 ((:SERVER . "nginx/1.2.2")                                                                                                                                                        
         (:DATE . "Wed, 25 Jun 2014 02:12:18 GMT")                                                                                                                                        
         (:CONTENT-TYPE . "image/png") (:CONTENT-LENGTH . "6244")                                                                                                                         
         (:LAST-MODIFIED . "Tue, 22 Apr 2014 16:48:38 GMT")                                                                                                                               
         (:CONNECTION . "close")                                                                                                                                                          
         (:EXPIRES . "Thu, 31 Dec 2037 23:55:55 GMT")                                                                                                                                     
         (:CACHE-CONTROL . "max-age=315360000,public")                                                                                                                                    
         (:ACCEPT-RANGES . "bytes")) #<PURI:URI http://www.firma8.com/assets/logo.png>  

from drakma-async.

nightshade427 avatar nightshade427 commented on September 26, 2024

Any ideas on work around?

from drakma-async.

orthecreedence avatar orthecreedence commented on September 26, 2024

Hey, been a hard two weeks, hence the delay...probably won't be able to look at this for a few days. Hang in there, I'll be back in the game soon.

from drakma-async.

nightshade427 avatar nightshade427 commented on September 26, 2024

kk, let me know

from drakma-async.

orthecreedence avatar orthecreedence commented on September 26, 2024

Please do a pull and try now =]

from drakma-async.

nightshade427 avatar nightshade427 commented on September 26, 2024

Works great! Thanks ;)

from drakma-async.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.