Skip to content

Instantly share code, notes, and snippets.

@quellish
Created January 27, 2016 01:04
Show Gist options
  • Select an option

  • Save quellish/0ba1e1dda20cfc59ca82 to your computer and use it in GitHub Desktop.

Select an option

Save quellish/0ba1e1dda20cfc59ca82 to your computer and use it in GitHub Desktop.

Revisions

  1. quellish created this gist Jan 27, 2016.
    3 changes: 3 additions & 0 deletions zomg.swift
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    if (__dtrace_isenabled$http_cache$response_from_cache$v1() != 0){
    __dtrace_probe$http_cache$response_host_uri_status$v1$63686172202a$63686172202a$696e74(host.UTF8String, path.UTF8String, cached);
    }