Skip to content

Instantly share code, notes, and snippets.

local_op_id, eval_dt, local_trade_commitment_id, local_flow_commitment_line_id, local_resource_id_alter_type, local_resource_id_value, sender_local_agent_id_alter_type, sender_local_agent_id_value, sender_local_principal_id_alter_type, sender_local_principal_id_value, sender_local_principal_name_alter_type, sender_local_principal_name_value, receiver_local_agent_id_alter_type, receiver_local_agent_id_value, receiver_local_principal_id_alter_type, receiver_local_principal_id_value, receiver_local_principal_name_alter_type, receiver_local_principal_name_value, qty_alter_type, qty_value
@yoshikinoue
yoshikinoue / file0.txt
Last active July 25, 2016 07:04
SSL/TLSプロキシサーバ Hitch インストール ref: http://qiita.com/karumado/items/a2db63d1e5b2c9bdfa22
Support for TLS1.0, TLS1.1 and TLS1.2
SNI, with and without wildcard certificates
Support for HAproxy's PROXY protocol
Safe for large installations: performant up to 15 000 listening sockets and 500 000 certificates.
Support for seamless run-time configuration reloads of certificates and listen endpoints.
@yoshikinoue
yoshikinoue / file1.txt
Last active May 11, 2016 09:26
WordPressのプレビューでwp_link_pagesのURLにpageパラメータが無いので対応する。 ref: http://qiita.com/karumado/items/8e819c471ffb2e6dde3c
$url = add_query_arg( 'page', $i, get_permalink() );
@yoshikinoue
yoshikinoue / file1.txt
Last active October 5, 2018 08:22
feedlyのxmlをPythonで加工する。 ref: https://qiita.com/karumado/items/ec1cab6bb9e23e210116
[hoge](http://hoge/)
[fuga](http://fuga/)