Jump To Content

LearnHub



5 Comments

  1. From the lesson Dealing with Microsoft Office Protocol Discovery in Rails

    Sat, 28 Feb 2009 02:15:45 -0000

    Of course, the error still occurs, it just isn’t reported in hoptoad. Furthermore, to test use curl -X OPTIONS -A “Microsoft Data Access Internet Publishing Provider DAV 1.1” http://host/path/here

    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes
  2. From the lesson Dealing with Microsoft Office Protocol Discovery in Rails

    Sat, 28 Feb 2009 02:02:33 -0000

    We moved away from ExceptionNotifier some time ago and have just been ignoring this error in our Hoptoad error lists for some time now.

    But this week I ran across binary logic’s fork of hoptoad_notifier and incorporated his change into my own up to date fork of hoptoad_notifier.

    http://github.com/wallace/hoptoad_notifier/commit/6b7a1b27eeabf058a25ea4f11c38838f53131a98

    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes
  3. From the lesson Dealing with Microsoft Office Protocol Discovery in Rails

    Tue, 01 Jul 2008 10:59:56 -0000

    I’ve run across another issue with this solution and have yet to solve it. Basically, any URI that is invalid generates an exception in my app. For example: http://localhost:3000/asdf/sf/adfs/ads/f <—obviously invalid

    This occurs because of http://github.com/rails/rails/commit/dcaa074abf5691a933b9c55159cc7d98a02b3b2f and more information may be found at http://dev.rubyonrails.org/ticket/6953. My expectation is that since the first route doesn’t match that the matching attempts would continue through the routes file irrespective of the HTTP method.

    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes
  4. From the lesson Dealing with Microsoft Office Protocol Discovery in Rails

    Tue, 01 Jul 2008 10:39:06 -0000

    Heh, I’m glad you were able to figure out my post even with the HTML interpolation. :) For anyone else who comes along, the curl command example is: curl -X OPTIONS http://host:port/path/whatever/that/is

    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes
  5. From the lesson Dealing with Microsoft Office Protocol Discovery in Rails

    Thu, 26 Jun 2008 04:29:25 -0000

    Two things. I think it should be ‘path’ instead of ‘path’ and to test that it actually works, you can use curl which is available on every platform pretty much for free.

    Here’s the curl command: curl -X OPTIONS http://:/

    Actions
    • 1 Reply
    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes

    Post Comments

    1. wmoxam saidThu, 26 Jun 2008 18:51:01 -0000

      Thanks!

      Rating
      0
      Rate Up
      Author
      wmoxam
      wmoxam
      Authority 446